Cache asset-pipeline cache in Travis

This should shave about 30s off each job.
This commit is contained in:
Miles Gould
2016-12-20 16:16:47 +00:00
parent 19d65587be
commit a875a7c883

View File

@@ -4,6 +4,7 @@ cache:
bundler: true
directories:
- travis_phantomjs
- tmp/cache/assets/test/sprockets
env:
matrix:
- GROWSTUFF_ELASTICSEARCH='true'