Skip to content

Commit

Permalink
Remove command gem update from travis build
Browse files Browse the repository at this point in the history
This were being executed to fix an issue related to rubygems
(rubygems/rubygems#763).
This was fixed and merged 1 year ago.
  • Loading branch information
plribeiro3000 committed Dec 21, 2014
1 parent 393874f commit ab7c863
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Expand Up @@ -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

0 comments on commit ab7c863

Please sign in to comment.