Skip to content

Commit 71c2d59

Browse files
committed
fix(.travis.yml): cache workflow directory
1 parent 79b8d0f commit 71c2d59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ branches:
99
cache:
1010
directories:
1111
- $HOME/.cache/pip
12-
- $GOPATH/src/github.com/deis/helm/vendor
12+
- $GOPATH/src/github.com/deis/workflow/vendor
1313
- $HOME/virtualenv/python2.7
1414
services:
1515
- docker

0 commit comments

Comments
 (0)