X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d53a9f3238ea4afd5347eb2f338871f838dc54d7..67c05c6c4b484a6cdac9473b4e6951e5c76c42a3:/.travis.yml diff --git a/.travis.yml b/.travis.yml index b513cbf4c..87e77d6c7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,5 @@ sudo: false language: ruby cache: bundler -rvm: - - 2.3.1 script: - - bundle exec rubocop -f fuubar - - bundle exec foodcritic -f any cookbooks + - bundle exec cookstyle -f fuubar