summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJames Wen <jrw2175@columbia.edu>2015-12-15 19:14:46 -0500
committerJames Wen <jrw2175@columbia.edu>2015-12-15 19:14:46 -0500
commitff1360bf70568653ceec042a91f4c30f4bf1ca65 (patch)
treea4733ac23fb3900b475f7fb5276ca1e153ddc1b8 /.travis.yml
parent1ca7d4505becf5a7553280f892ef31f0e6933384 (diff)
downloadbundler-ff1360bf70568653ceec042a91f4c30f4bf1ca65.tar.gz
Correct .travis.yml Rakefile line reference about possible RGV values
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 bc94d34c58..c7d6deb873 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -28,7 +28,7 @@ rvm:
- 1.8.7
# Rubygems versions MUST be available as rake tasks
-# see Rakefile:66 for the list of possible RGV values
+# see Rakefile:125 for the list of possible RGV values
env:
# We need to know if changes to rubygems will break bundler on release
- RGV=master