]> git.openstreetmap.org Git - chef.git/blob - .travis.yml
Ubuntu 12.04 doesn't understand --preallocate
[chef.git] / .travis.yml
1 sudo: false
2 language: ruby
3 cache: bundler
4 rvm:
5   - 2.3.1
6 script:
7   - bundle exec rubocop -f fuubar
8   - bundle exec foodcritic -f any cookbooks