build: no need to build against Go master
Signed-off-by: Stephen J Day <stephen.day@docker.com>
This commit is contained in:
parent
30394a5e12
commit
f3f546b3dd
@ -2,6 +2,5 @@ language: go
|
||||
|
||||
go:
|
||||
- 1.9.x
|
||||
- master
|
||||
|
||||
script: go test -race -v ./...
|
||||
|
Loading…
Reference in New Issue
Block a user