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.
2 parents f043949 + 10a4733 commit e2b69e1Copy full SHA for e2b69e1
.travis.yml
@@ -1,8 +1,8 @@
1
language: go
2
3
go:
4
- - 1.6
5
-
+ - 1.6.1
+ - tip
6
script: go test -race ./go/...
7
install: GO15VENDOREXPERIMENT=1 go get -t -v ./go/...
8
env:
0 commit comments