Skip to content

Commit 6139604

Browse files
committed
Fix travis
1 parent aa7fafa commit 6139604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ notification:
66
language: ruby
77

88
before_install:
9-
- gem update --system
9+
- yes | gem update --system
1010
- gem install bundler
1111

1212
install:

0 commit comments

Comments
 (0)