We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f14651b commit 5c10bd8Copy full SHA for 5c10bd8
.travis.yml
@@ -1,5 +1,8 @@
1
language: go
2
3
+env:
4
+ - GO111MODULE=on
5
+
6
# calls goreleaser
7
deploy:
8
- provider: script
0 commit comments