mirror of
https://github.com/rest-client/rest-client.git
synced 2022-11-09 13:49:40 -05:00
Update rubygems before bundling.
This fixes weird bug with rainbow: https://github.com/sickill/rainbow/issues/48
This commit is contained in:
parent
06bbdb161a
commit
23761a8618
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ branches:
|
|||
- "readme-edits"
|
||||
|
||||
before_install:
|
||||
- gem update --system
|
||||
# bundler installation needed for jruby-head
|
||||
# https://github.com/travis-ci/travis-ci/issues/5861
|
||||
- gem install bundler
|
||||
|
|
Loading…
Reference in a new issue