summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorSamuel Giddins <segiddins@segiddins.me>2016-04-15 00:02:22 -0500
committerSamuel Giddins <segiddins@segiddins.me>2016-04-15 00:02:22 -0500
commit0236bb87f117a66d48a1c4c9bee57cdbee7157a0 (patch)
tree7909ceef7ab28933235119ab6d73e430338e528a /.travis.yml
parenta93306067e347581fabc2dc0bf6fe224757302c4 (diff)
downloadbundler-0236bb87f117a66d48a1c4c9bee57cdbee7157a0.tar.gz
[Travis] Test against RubyGems 2.6.3seg-travis-rg-2.6.3
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 9c7ca6ee1c..f89aeae486 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -39,7 +39,7 @@ env:
# We need to know if changes to rubygems will break bundler on release
- RGV=master
# Test the latest rubygems release with all of our supported rubies
- - RGV=v2.6.1
+ - RGV=v2.6.3
- RGV=v2.4.8
matrix: