Force travis to update Rubygems to 2.2.1 prior to install to alleviate rubygems/rubygems#763

This commit is contained in:
Ben Atkins 2014-01-07 16:30:23 -05:00
parent 6be7470f11
commit 6c8f585459
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ rvm:
- jruby-19mode
- jruby-18mode
before_install: gem update --system 2.2.1
gemfile:
- Gemfile
- gemfiles/3.0.gemfile