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 4f16b1d commit 57e1bb1Copy full SHA for 57e1bb1
.travis.yml
@@ -18,6 +18,7 @@ go:
18
env:
19
global:
20
- GO111MODULE=on
21
+ - CGO_ENABLED=0
22
23
before_deploy:
24
# Create binaries for many OSs and architures as tarballs.
0 commit comments