X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d53a9f3238ea4afd5347eb2f338871f838dc54d7..3299fcbfdf657aa8ce1fdf4f1c63dbe4433d81a7:/.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