X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/07db7f054de6910e1f6e59d9c5e529efa6e749e7..e2410920774e6e839294fa38a11a3f8b9afd4ab0:/.travis.yml?ds=sidebyside diff --git a/.travis.yml b/.travis.yml index d8a94982c..b513cbf4c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ sudo: false language: ruby cache: bundler rvm: - - 2.1.6 + - 2.3.1 script: - bundle exec rubocop -f fuubar - bundle exec foodcritic -f any cookbooks