We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aed96cd + c6f93d3 commit b491d73Copy full SHA for b491d73
.travis.yml
@@ -11,7 +11,3 @@ matrix:
11
exclude:
12
- rvm: 2.1.9
13
env: RAILS=5.0.0 # Rails 5.0 requires Ruby 2.2.2 or newer
14
-before_install:
15
- - gem update --system # use the very latest Rubygems
16
- - rvm @global do gem uninstall bundler -a -x
17
- - rvm @global do gem install bundler -v 1.14.6 # latest version known to work
0 commit comments