Merge pull request #2290 from penibelst/travis-workaround

This commit is contained in:
Parker Moore 2014-05-03 18:15:08 -04:00
commit 98f9902839
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ install:
- script/rebund download - script/rebund download
- travis_retry bundle install --path vendor/bundle - travis_retry bundle install --path vendor/bundle
rvm: rvm:
- 2.1.0 - 2.1.1
- 2.0.0 - 2.0.0
- 1.9.3 - 1.9.3
script: script/cibuild script: script/cibuild