mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-31 01:38:24 -05:00
Merge pull request #2160 from jpiasetz/travis
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user