Merge pull request #2160 from jpiasetz/travis

This commit is contained in:
Parker Moore 2014-03-20 23:27:41 -07:00
commit 92f6b1648a
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ language: ruby
cache: bundler cache: bundler
install: install:
- script/rebund download - script/rebund download
- bundle install --path vendor/bundle - travis_retry bundle install --path vendor/bundle
rvm: rvm:
- 2.1.0 - 2.1.0
- 2.0.0 - 2.0.0