]> git.openstreetmap.org Git - chef.git/blob - .travis.yml
Fix rubocop style warning
[chef.git] / .travis.yml
1 sudo: false
2 language: ruby
3 cache: bundler
4 rvm:
5   - 1.9.3
6 script:
7   - bundle exec rubocop -f fuubar
8   - bundle exec foodcritic -f any cookbooks