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 081cce5 commit 1c6074fCopy full SHA for 1c6074f
.travis.yml
@@ -23,8 +23,7 @@ cache: bundler
23
bundler_args: "--binstubs --path ../bundle --retry=3 --jobs=3"
24
25
before_install:
26
- - gem update --system 2.7.8
27
- - gem install bundler
+ - script/update_rubygems_and_install_bundler
28
- script/clone_all_rspec_repos
29
30
before_script:
0 commit comments