Improve travis config.

This commit is contained in:
Cotes Chung 2020-12-07 01:58:30 +08:00
parent bb13b52d44
commit 59deef469d
1 changed files with 2 additions and 10 deletions

View File

@ -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: