We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb10d7d commit c7c64d7Copy full SHA for c7c64d7
.travis.yml
@@ -5,6 +5,7 @@ sudo: required
5
cache:
6
directories:
7
- $HOME/.cache/go-build
8
+ - $GOPATH/pkg/mod
9
10
go:
11
- 1.12.x
0 commit comments