X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/e923df607a12d4a184b252723df0473bb7d3f5f3..57779fc16fc2ceb83e9b8d36bbdd23aaaa2c3291:/.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