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 f4407a1 commit a077a12Copy full SHA for a077a12
.travis.yml
@@ -2,6 +2,7 @@ language: go
2
3
go:
4
- 1.5
5
+ - 1.6
6
7
script: go test -race ./go/...
8
install: GO15VENDOREXPERIMENT=1 go get -t -v ./go/...
0 commit comments