summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThe Bundler Bot <bot@bundler.io>2016-12-25 23:47:16 +0000
committerThe Bundler Bot <bot@bundler.io>2016-12-25 23:47:16 +0000
commitc73b279f919561a3133dd4fea8de59547adfd4e0 (patch)
tree01027c4ea3de6cccb01509b2e09f295aa6cccf9f
parent8b5bf94f2f7666d4547b7fbe4719f2e840df4914 (diff)
parent55a7a42a70972f0db2579bc811e57ac4b1177e11 (diff)
downloadbundler-c73b279f919561a3133dd4fea8de59547adfd4e0.tar.gz
Auto merge of #5282 - bundler:seg-travis-2.4.0, r=segiddins
[Travis] Test against Ruby 2.4 Yay larger build matrix!
-rw-r--r--.travis.yml12
1 files changed, 7 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index 5422cd5657..7bb45c8111 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,9 +25,10 @@ addons:
secure: "TrzIv116JLGUxm6PAUskCYrv8KTDguncKROVwbnjVPKTGDAgoDderd8JUdDEXrKoZ9qGLD2TPYKExt9/QDl71E+qHdWnVqWv4HKCUk2P9z/VLKzHuggOUBkCXiJUhjywUieCJhI3N92bfq2EjSBbu2/OFHqWOjLQ+QCooTEBjv8="
rvm:
+ - 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
@@ -42,14 +43,15 @@ env:
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