X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/47678874a2fd3d2889f6a3695d818b632b6c30c5..fec6863727052589874a8727fb0cfd2f9cd2ef50:/.travis.yml?ds=sidebyside diff --git a/.travis.yml b/.travis.yml index 825baf4ba..d8a94982c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,8 @@ +sudo: false language: ruby +cache: bundler rvm: - - 1.9.3 + - 2.1.6 script: - bundle exec rubocop -f fuubar - bundle exec foodcritic -f any cookbooks