summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2015-02-21 15:48:04 -0800
committerAndre Arko <andre@arko.net>2015-02-21 15:48:26 -0800
commit96c39adbefa8ec018737404ccd71f091fd9980eb (patch)
tree91feae2f2cdebfd0db5da00b362bd268735478b3
parent8ea3de65615c86f358c7d709ff4dcbad171f8b07 (diff)
parent809fb8d152946bdfb09156458b6a5752b2f105a6 (diff)
downloadbundler-96c39adbefa8ec018737404ccd71f091fd9980eb.tar.gz
Merge pull request #3426 from segiddins/seg-travis-ruby2.2
[Travis] Also test against Ruby 2.2
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index d517a96358..8ac48c749d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,6 +27,7 @@ notifications:
- secure: JxBi7DDJGkIF/7f/FSN/HUHpvV4EKfQccZHTPd1b2pNJn3GXo6u+tNVbAw2WjxYzPyPQI3ZcYBCU9SEXp/i7VmG8uMzh8Kyildw+miSKYKVb90uYqcsXWzbxwyNBgJLvyDkzST45H5lgnyAicee3WkFes/WDZikIajbH7ztdb04=
rvm:
+ - 2.2
- 2.1
- 2.0.0
- 1.9.3
@@ -43,6 +44,7 @@ env:
matrix:
fast_finish: true
include:
+ # Ruby 2.2, Rubygems 2.4.5 and up (RG 2.4 is included by the matrix above)
# Ruby 2.1, Rubygems 2.2.2 and up
- rvm: 2.1
env: RGV=v2.2.3