Merge pull request #10 from stevvooe/remove-master-build
build: no need to build against Go master
This commit is contained in:
commit
78323657aa
@ -2,6 +2,5 @@ language: go
|
||||
|
||||
go:
|
||||
- 1.9.x
|
||||
- master
|
||||
|
||||
script: go test -race -v ./...
|
||||
|
Loading…
Reference in New Issue
Block a user