We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8815543 commit 42ae42aCopy full SHA for 42ae42a
.travis.yml
@@ -5,5 +5,5 @@ rvm:
5
- jruby
6
7
install:
8
- - "gem install bundler"
9
- - "bundle install --jobs=3 --retry=3"
+ - "gem install bundler -v 1.17.3"
+ - "bundle _1.17.3_ install --jobs=3 --retry=3"
0 commit comments