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 4c3cdbe commit 2405c99Copy full SHA for 2405c99
.travis.yml
@@ -5,7 +5,7 @@ cache:
5
bundler: true
6
7
before_install:
8
- - gem install bundler
+ - gem install bundler -v '< 2'
9
10
rvm:
11
- 1.9.3
0 commit comments