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 4730441 commit cef92bdCopy full SHA for cef92bd
.travis.yml
@@ -4,6 +4,6 @@ go:
4
- 1.5
5
6
script: go test -race ./go/...
7
-
+install: GO15VENDOREXPERIMENT=1 go get -t -v ./go/...
8
env:
9
- GO15VENDOREXPERIMENT=1
0 commit comments