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 aa7fafa commit 6139604Copy full SHA for 6139604
.travis.yml
@@ -6,7 +6,7 @@ notification:
6
language: ruby
7
8
before_install:
9
- - gem update --system
+ - yes | gem update --system
10
- gem install bundler
11
12
install:
0 commit comments