mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Remove command gem update from travis build
This were being executed to fix an issue related to rubygems (rubygems/rubygems#763). This was fixed and merged 1 year ago.
This commit is contained in:
parent
393874f4a1
commit
ab7c86331d
1 changed files with 0 additions and 3 deletions
|
@ -41,6 +41,3 @@ notifications:
|
|||
on_success: always
|
||||
on_failure: always
|
||||
use_notice: false
|
||||
|
||||
before_install:
|
||||
- gem update --system # todo: workaround for https://github.com/rubygems/rubygems/pull/763
|
||||
|
|
Loading…
Add table
Reference in a new issue