X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/0f7c474e378e147b2c5534ea9184f9bc2a721783..67c05c6c4b484a6cdac9473b4e6951e5c76c42a3:/.travis.yml 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