Skip to content

Commit

Permalink
update:golang cache dir
Browse files Browse the repository at this point in the history
  • Loading branch information
matteriot committed May 7, 2020
1 parent 34a6219 commit 33d5855
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
cache:
directories:
- "$HOME/.pub-cache"
- $GOPATH/pkg/mod
- $HOME/.cache/go-build
#env:
# - GO111MODULE=on
jobs:
Expand Down

0 comments on commit 33d5855

Please sign in to comment.