]> git.openstreetmap.org Git - chef.git/blob - .travis.yml
Add public to Cache-Control per rfc7234 5.2.2.5 and immutable
[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