X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/07db7f054de6910e1f6e59d9c5e529efa6e749e7..207e653d22850b200e5dd83f2219e0c9021b69dd:/.travis.yml?ds=sidebyside diff --git a/.travis.yml b/.travis.yml index d8a94982c..87e77d6c7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,5 @@ sudo: false language: ruby cache: bundler -rvm: - - 2.1.6 script: - - bundle exec rubocop -f fuubar - - bundle exec foodcritic -f any cookbooks + - bundle exec cookstyle -f fuubar