mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Update rubygems to fix travis in ruby 1.8
This commit is contained in:
parent
612e33ac17
commit
958c428a20
1 changed files with 3 additions and 0 deletions
|
@ -50,3 +50,6 @@ notifications:
|
||||||
on_success: always
|
on_success: always
|
||||||
on_failure: always
|
on_failure: always
|
||||||
use_notice: false
|
use_notice: false
|
||||||
|
|
||||||
|
before_install:
|
||||||
|
- gem update --system # todo: workaround for https://github.com/rubygems/rubygems/pull/763
|
||||||
|
|
Loading…
Reference in a new issue