Let go tip fail, add vendor flag for 1.5
This commit is contained in:
parent
48ff0e472a
commit
72eddd1cf1
@ -7,10 +7,15 @@ go:
|
||||
- 1.6
|
||||
- tip
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- go: tip
|
||||
|
||||
env:
|
||||
global:
|
||||
- TOOLS_CMD=golang.org/x/tools/cmd
|
||||
- PATH=$GOROOT/bin:$PATH
|
||||
- GO15VENDOREXPERIMENT=1
|
||||
|
||||
install:
|
||||
- go get ${TOOLS_CMD}/vet
|
||||
|
Loading…
x
Reference in New Issue
Block a user