Update circle to use correct caching directory

pull/10616/head
Chris Goller 2016-09-23 17:42:10 -07:00
parent 058a266232
commit 69323a1f60
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ dependencies:
- "make build":
pwd: ../.go_workspace/src/github.com/influxdata/mrfusion
cache_directories:
- ${HOME}/.go_workspace/src/github.com/influxdata/mrfusion/ui/node_modules
- ../.go_workspace/src/github.com/influxdata/mrfusion/ui/node_modules
test:
override: