aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2012-11-18 11:27:46 -0800
committerAndre Arko <andre@arko.net>2012-11-18 11:27:46 -0800
commit0f64405c95f35b9cc6b276ac917b086f20da2796 (patch)
tree97ad6ee247a7998cb3de9a69f239896a4a9a3016 /.travis.yml
parent7f79c4cf287ff0d69f54fcdce2e25785dcf33f24 (diff)
downloadbundler-0f64405c95f35b9cc6b276ac917b086f20da2796.tar.gz
only the rails workers have 2.0
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 21c71f28..a99d44a7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,7 +14,8 @@ notifications:
channels:
- "irc.freenode.org#bundler"
rvm:
- - 2.0.0
+ # disabled until Bundler builds on the Rails workers
+ # - 2.0.0
- 1.9.3
- 1.9.2
- 1.8.7