fix(ci): cache dep directory

Signed-off-by: Adam Reese <adam@reese.io>
pull/4921/head
Adam Reese 7 years ago
parent 870e5d4bc5
commit 01432a43ac
No known key found for this signature in database
GPG Key ID: 06F35E60A7A18DD6

@ -9,7 +9,7 @@ install:
- gofish install dep
- dep ensure -v
cache:
- vendor -> Gopkg.lock
- c:\go\pkg\dep
build: "off"
deploy: "off"
test_script:

Loading…
Cancel
Save