diff --git a/.travis.yml b/.travis.yml index 53b4052..b1bdcca 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,13 +2,9 @@ os: linux dist: bionic language: ruby -rvm: 2.6.5 +rvm: 2.7.0 -before_install: - - bundle config path 'vendor/bundle' - -install: - - bundle install --quiet +cache: bundler addons: apt: @@ -25,10 +21,6 @@ branches: git: depth: false # for posts lastmod -cache: - directories: - - $TRAVIS_BUILD_DIR/vendor/bundle - notifications: email: recipients: