Skip to content

Commit

Permalink
remove GOPATH caching
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-bc committed Feb 8, 2020
1 parent 593bd86 commit fe003e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ language: go
cache:
directories:
- $GOCACHE
- $GOPATH
- $GOPATH/pkg/mod
- $GOPATH/github.com/golang
- $GOPATH/gopkg.in/alecthomas
Expand Down

0 comments on commit fe003e2

Please sign in to comment.