summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 8581b190dc..65ca9bb54b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -31,9 +31,9 @@ addons:
secure: "TrzIv116JLGUxm6PAUskCYrv8KTDguncKROVwbnjVPKTGDAgoDderd8JUdDEXrKoZ9qGLD2TPYKExt9/QDl71E+qHdWnVqWv4HKCUk2P9z/VLKzHuggOUBkCXiJUhjywUieCJhI3N92bfq2EjSBbu2/OFHqWOjLQ+QCooTEBjv8="
rvm:
- - 2.6.2
+ - 2.6.3
- 2.5.5
- - 2.4.5
+ - 2.4.6
stages:
- linting
@@ -51,7 +51,7 @@ env:
jobs:
include:
- - rvm: 2.6.2
+ - rvm: 2.6.3
script: rake rubocop
stage: linting
# Ruby 2.3 also tested in 2.x mode
@@ -66,7 +66,7 @@ jobs:
env: RGV=v2.7.9
stage: test
# Ruby 2.4, Rubygems 2.6
- - rvm: 2.4.5
+ - rvm: 2.4.6
env: RGV=v2.6.14
stage: test
# Ruby 2.3, Rubygems 2.5