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.
1 parent 6ff16cb commit 871869bCopy full SHA for 871869b
.travis.yml
@@ -2,7 +2,7 @@ language: ruby
2
cache: bundler
3
sudo: false
4
5
-before_install: gem update bundler
+before_install: gem install bundler -v '<2'
6
7
rvm:
8
- 1.9.3
0 commit comments