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 559dd7b commit efa2d4cCopy full SHA for efa2d4c
.travis.yml
@@ -5,7 +5,7 @@ install: true
5
script: "script/cibuild"
6
7
before_install:
8
- - gem uninstall bundler
+ - gem uninstall --force bundler
9
- gem install bundler -v 1.15.4
10
11
matrix:
0 commit comments