X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/0f7c474e378e147b2c5534ea9184f9bc2a721783..3299fcbfdf657aa8ce1fdf4f1c63dbe4433d81a7:/.travis.yml?ds=inline 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