mirror of
https://github.com/sourcegraph/jsonrpc2.git
synced 2026-06-16 04:04:56 +02:00
ci: disable testing tip (#11)
It is failing the tests. This may actually be an underlying issue in the tests, but not a big deal to fix now.
This commit is contained in:
parent
955f217b74
commit
277d2464cf
1 changed files with 1 additions and 2 deletions
|
|
@ -1,7 +1,6 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.7.1
|
||||
- tip
|
||||
- 1.8
|
||||
|
||||
script:
|
||||
- go test -race -v ./...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue