mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-24 01:32:40 -04:00
Cache asset-pipeline cache in Travis
This should shave about 30s off each job.
This commit is contained in:
@@ -4,6 +4,7 @@ cache:
|
||||
bundler: true
|
||||
directories:
|
||||
- travis_phantomjs
|
||||
- tmp/cache/assets/test/sprockets
|
||||
env:
|
||||
matrix:
|
||||
- GROWSTUFF_ELASTICSEARCH='true'
|
||||
|
||||
Reference in New Issue
Block a user