1
0
Fork 0
mirror of https://github.com/ms-ati/docile synced 2023-03-27 23:21:52 -04:00

Travis: min rubygems version to avoid error in 1.8.7 and jruby-18mode

References:
  - rubygems/rubygems#763
  - travis-ci/travis-ci#1793
This commit is contained in:
Marc Siegel 2014-01-20 19:03:12 -05:00
parent 615ef7305c
commit dd58870a78

View file

@ -1,4 +1,7 @@
language: ruby
before_install:
- gem update --system 2.1.11
- gem --version
bundler_args: --without development
rvm:
- 2.1.0