X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/11d3af2c945fd51b16dfa4b87ad7c6455cd3f1b0..3b44b7908a0a6c8f8e72ce2680d70df4a187e117:/.travis.yml diff --git a/.travis.yml b/.travis.yml index 647acd9e2..b513cbf4c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ sudo: false language: ruby cache: bundler rvm: - - 1.9.3 + - 2.3.1 script: - bundle exec rubocop -f fuubar - bundle exec foodcritic -f any cookbooks