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 dffe701 commit 2efa071Copy full SHA for 2efa071
.travis.yml
@@ -6,6 +6,7 @@ go:
6
- stable
7
script: make test
8
before_deploy:
9
+ - go get -u
10
- go get -v github.com/mitchellh/gox
11
- gox
12
-os="linux darwin windows"
0 commit comments