1
0
Fork 0
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:
Andy Brody 2017-02-18 19:06:09 -05:00
parent 06bbdb161a
commit 23761a8618

View file

@ -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