cracker/.travis.yml

7 lines
89 B
YAML
Raw Normal View History

2016-12-13 10:27:25 -05:00
language: ruby
cache: bundler
rvm: 2.6
2016-12-13 10:27:25 -05:00
install: script/bootstrap
script: script/cibuild