]> git.openstreetmap.org Git - chef.git/blob - .travis.yml
b513cbf4c0034d62824c4de663f5885cd757c64c
[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