aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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