Merge pull request #2160 from jpiasetz/travis

This commit is contained in:
Parker Moore
2014-03-20 23:27:41 -07:00

View File

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