X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/0f7c474e378e147b2c5534ea9184f9bc2a721783..ec0f5d5dc7af30acfc7351595a21aa9fcc977c5b:/.travis.yml?ds=sidebyside diff --git a/.travis.yml b/.travis.yml index afe9a2ceb..87e77d6c7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,5 +2,4 @@ sudo: false language: ruby cache: bundler script: - - bundle exec rubocop -f fuubar - - bundle exec foodcritic -f any cookbooks + - bundle exec cookstyle -f fuubar