cracker/.travis.yml

8 lines
101 B
YAML
Raw Normal View History

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