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 f2a20e2 + fcbdf13 commit 90fb6efCopy full SHA for 90fb6ef
.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