TinyEurocat/.travis.yml
2022-07-11 11:28:28 +08:00

7 lines
89 B
YAML

language: ruby
cache: bundler
rvm: 2.6
install: script/bootstrap
script: script/cibuild