X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/47678874a2fd3d2889f6a3695d818b632b6c30c5..256c5a8a9a19677c107860975991897b685bebe6:/.travis.yml diff --git a/.travis.yml b/.travis.yml index 825baf4ba..87e77d6c7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ +sudo: false language: ruby -rvm: - - 1.9.3 +cache: bundler script: - - bundle exec rubocop -f fuubar - - bundle exec foodcritic -f any cookbooks + - bundle exec cookstyle -f fuubar