Skip to content

Commit 958c428

Browse files
author
Carlos Sanchez
committed
Update rubygems to fix travis in ruby 1.8
1 parent 612e33a commit 958c428

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,6 @@ notifications:
5050
on_success: always
5151
on_failure: always
5252
use_notice: false
53+
54+
before_install:
55+
- gem update --system # todo: workaround for https://github.com/rubygems/rubygems/pull/763

0 commit comments

Comments
 (0)