summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Giddins <segiddins@segiddins.me>2016-12-25 10:13:48 -0600
committerSamuel Giddins <segiddins@segiddins.me>2016-12-25 10:13:48 -0600
commit55a7a42a70972f0db2579bc811e57ac4b1177e11 (patch)
tree01027c4ea3de6cccb01509b2e09f295aa6cccf9f
parent199ded19837e0efd44694299ee23ceb8ef158ed2 (diff)
downloadbundler-seg-travis-2.4.0.tar.gz
[Travis] Specify ruby version patch levelsseg-travis-2.4.0
-rw-r--r--.travis.yml12
1 files changed, 6 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index 37d72fe8d1..7bb45c8111 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,10 +25,10 @@ addons:
secure: "TrzIv116JLGUxm6PAUskCYrv8KTDguncKROVwbnjVPKTGDAgoDderd8JUdDEXrKoZ9qGLD2TPYKExt9/QDl71E+qHdWnVqWv4HKCUk2P9z/VLKzHuggOUBkCXiJUhjywUieCJhI3N92bfq2EjSBbu2/OFHqWOjLQ+QCooTEBjv8="
rvm:
- - 2.4
+ - 2.4.0
- 2.3.3
- - 2.2
- - 2.1
+ - 2.2.6
+ - 2.1.9
- 2.0.0
- 1.9.3
- 1.8.7
@@ -45,13 +45,13 @@ matrix:
include:
# Ruby 2.4, Rubygems 2.6.8 and up
# Ruby 2.3, Rubygems 2.5.1 and up
- - rvm: 2.2
+ - rvm: 2.2.6
env: RGV=v2.5.2
# Ruby 2.2, Rubygems 2.4.5 and up
- - rvm: 2.2
+ - rvm: 2.2.6
env: RGV=v2.4.8
# Ruby 2.1, Rubygems 2.2.2 and up
- - rvm: 2.1
+ - rvm: 2.1.9
env: RGV=v2.2.5
# Ruby 2.0.0, Rubygems 2.0.0 and up
- rvm: 2.0.0