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 c9167fd commit b01bd01Copy full SHA for b01bd01
.travis.yml
@@ -0,0 +1,7 @@
1
+language: go
2
+go:
3
+- stable
4
+env:
5
+- GIMME_OS=linux GIMME_ARCH=amd64 GO111MODULE=on
6
+- GIMME_OS=darwin GIMME_ARCH=amd64 GO111MODULE=on
7
+- GIMME_OS=windows GIMME_ARCH=amd64 GO111MODULE=on
0 commit comments