Skip to content

Commit

Permalink
Add go mod to cache directories
Browse files Browse the repository at this point in the history
  • Loading branch information
sheerun committed May 11, 2020
1 parent f8860b2 commit 9802707
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ matrix:
allow_failures:
- go: tip

cache:
directories:
- $GOPATH/pkg/mod

env:
- GOLANGCI_RELEASE="v1.26.0"

Expand Down

0 comments on commit 9802707

Please sign in to comment.