diff --git a/.travis.yml b/.travis.yml index dd8fd04..688caa6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,11 +1,12 @@ language: ruby +cache: bundler rvm: - 2.4 - 2.6 -sudo: false -cache: bundler + before_script: bundle update script: script/cibuild + notifications: email: recipients: