cracker/.travis.yml

8 lines
101 B
YAML

language: ruby
cache: bundler
sudo: false
rvm: 2.2
install: script/bootstrap
script: script/cibuild