X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d53a9f3238ea4afd5347eb2f338871f838dc54d7..ec0f5d5dc7af30acfc7351595a21aa9fcc977c5b:/.travis.yml?ds=sidebyside 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