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 ca43661 commit 0f75837Copy full SHA for 0f75837
.travis.yml
@@ -24,7 +24,7 @@ cache:
24
- vendor/bundle
25
26
before_install:
27
- - "travis_retry gem update --system 3.0.3"
+ - "travis_retry gem update --system 2.7.9"
28
- "travis_retry gem install bundler -v '1.17.3'"
29
install: BUNDLER_VERSION=1.17.3 bundle install --path=vendor/bundle --retry=3 --jobs=3
30
0 commit comments