We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a182849 commit ed3c651Copy full SHA for ed3c651
.travis.yml
@@ -26,6 +26,7 @@ matrix:
26
- go: master
27
env:
28
- TAGS="-tags travis"
29
+ - GO111MODULE=on
30
31
script:
32
- go install -v $TAGS ./...
0 commit comments