cracker/.travis.yml
2019-05-28 13:33:49 -04:00

7 lines
89 B
YAML

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