summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml12
1 files changed, 6 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index e1b9bc738d..7ba8426112 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,9 +27,9 @@ notifications:
- secure: JxBi7DDJGkIF/7f/FSN/HUHpvV4EKfQccZHTPd1b2pNJn3GXo6u+tNVbAw2WjxYzPyPQI3ZcYBCU9SEXp/i7VmG8uMzh8Kyildw+miSKYKVb90uYqcsXWzbxwyNBgJLvyDkzST45H5lgnyAicee3WkFes/WDZikIajbH7ztdb04=
rvm:
- - 2.6.4
- - 2.5.6
- - 2.4.7
+ - 2.6.5
+ - 2.5.7
+ - 2.4.9
stages:
- linting
@@ -45,7 +45,7 @@ env:
jobs:
include:
- - rvm: 2.6.4
+ - rvm: 2.6.5
script: bin/rake rubocop
stage: linting
# Ruby 2.3 also tested in 2.x mode
@@ -56,11 +56,11 @@ jobs:
env: RGV=v3.0.6
stage: test
# Ruby 2.5, Rubygems 2.7
- - rvm: 2.5.6
+ - rvm: 2.5.7
env: RGV=v2.7.10
stage: test
# Ruby 2.4, Rubygems 2.6
- - rvm: 2.4.7
+ - rvm: 2.4.9
env: RGV=v2.6.14
stage: test
# Ruby 2.3, Rubygems 2.5