diff --git a/.travis.yml b/.travis.yml index c32401ac61..ef54e640c8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,6 @@ language: ruby sudo: false -cache: - - bundler - - $(npm bin -g)/phantomjs +cache: bundler bundler_args: --without development rvm: - "2.1.5"