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 f2a20e2 commit fcbdf13Copy full SHA for fcbdf13
.travis.yml
@@ -26,4 +26,4 @@ matrix:
26
# We need to install latest version of bundler, because one in travis
27
# image is too old to recognize platform => :mri_22 in Gemfile.
28
before_install:
29
- - gem install bundler
+ - gem install bundler || gem install bundler -v 1.17.3
0 commit comments