mirror of
https://github.com/prymitive/karma
synced 2026-05-09 03:36:44 +00:00
refactor(travis): use the ui directory for caching node modules
This commit is contained in:
@@ -12,7 +12,7 @@ defaults_js: &DEFAULTS_JS
|
||||
install: []
|
||||
cache:
|
||||
directories:
|
||||
- node_modules
|
||||
- ui/node_modules
|
||||
|
||||
env:
|
||||
global:
|
||||
|
||||
Reference in New Issue
Block a user