aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml9
1 files changed, 1 insertions, 8 deletions
diff --git a/.travis.yml b/.travis.yml
index d1f24208a3..810ddeb65d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,7 +9,7 @@ services:
bundler_args: --without test --jobs 3 --retry 3
before_install:
- - gem install bundler
+ - gem install bundler -v=1.11.2
before_script:
- bundle update
@@ -34,13 +34,6 @@ rvm:
- 2.2.5
- 2.3.1
-# Railties specs on Ruby 1.8.7 are broken.
-# Last recorded passing CI run is https://travis-ci.org/rails/rails/builds/48782330
-matrix:
- allow_failures:
- - rvm: 1.8.7
- env: GEM=railties
-
notifications:
email: false
irc: