summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml9
1 files changed, 6 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index f34ea4ca81..bd2d1e5dcc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,7 +29,7 @@ addons:
secure: "TrzIv116JLGUxm6PAUskCYrv8KTDguncKROVwbnjVPKTGDAgoDderd8JUdDEXrKoZ9qGLD2TPYKExt9/QDl71E+qHdWnVqWv4HKCUk2P9z/VLKzHuggOUBkCXiJUhjywUieCJhI3N92bfq2EjSBbu2/OFHqWOjLQ+QCooTEBjv8="
rvm:
- - 2.6.0
+ - 2.6.1
- 2.5.3
- 2.4.5
- 2.3.8
@@ -40,12 +40,15 @@ env:
# We need to know if changes to rubygems will break bundler on release
- RGV=master
# Test the latest rubygems release with all of our supported rubies
- - RGV=v3.0.1
+ - RGV=v3.0.2
matrix:
include:
+ - rvm: 2.6.1
+ script: rake rubocop
+ stage: linting
# 3.x mode
- - rvm: 2.5.3
+ - rvm: 2.6.1
env: RGV=v3.0.1 BUNDLER_SPEC_SUB_VERSION=3.0.0
# Ruby 2.5, Rubygems 2.7 and up
- rvm: 2.5.3