X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/0f7c474e378e147b2c5534ea9184f9bc2a721783..292b944c0802e339390e607e1445b99ae7319460:/.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