]> git.openstreetmap.org Git - chef.git/blob - .travis.yml
Ensure nginc listens on both IPv6 and IPv4
[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