summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2013-07-03 19:42:22 -0700
committerAndre Arko <andre@arko.net>2013-07-03 19:42:49 -0700
commit8b0644a0e323f657892173901ec257d3ffea9e38 (patch)
tree2c1e4a0795e9b68a76ec9241ad5c766e63a45fec
parent3ad0a8ded94689d16c1cd66dc152cba450e29542 (diff)
downloadbundler-8b0644a0e323f657892173901ec257d3ffea9e38.tar.gz
dammit, fumblefingers
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index a7ed8febe8..501f70a267 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -33,7 +33,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.0.4
+ - RGV=v2.0.3
matrix:
allow_failures:
# we want to know how we're doing with head, but not fail the build