mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
Cache vendor dir on travis
This will avoid slow clones on CI
This commit is contained in:
@@ -8,6 +8,7 @@ go_import_path: github.com/cloudflare/unsee
|
||||
cache:
|
||||
directories:
|
||||
- node_modules
|
||||
- vendor
|
||||
|
||||
env:
|
||||
- NODE_ENV=test
|
||||
|
||||
Reference in New Issue
Block a user