X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/11d3af2c945fd51b16dfa4b87ad7c6455cd3f1b0..d442b3bd417ca0dca1d97945f5413aa7a5c141b6:/.travis.yml diff --git a/.travis.yml b/.travis.yml index 647acd9e2..87e77d6c7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,5 @@ sudo: false language: ruby cache: bundler -rvm: - - 1.9.3 script: - - bundle exec rubocop -f fuubar - - bundle exec foodcritic -f any cookbooks + - bundle exec cookstyle -f fuubar