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 da887b9 commit b365673Copy full SHA for b365673
.travis.yml
@@ -1,6 +1,6 @@
1
before_install:
2
- gem update --system 2.7.9
3
- - gem install bundler
+ - gem install bundler:1.17.3
4
- rvm @global do gem uninstall did_you_mean
5
bundler_args: --without development
6
language: ruby
0 commit comments