mirror of
https://github.com/sourcegraph/jsonrpc2.git
synced 2026-07-04 08:13:40 +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
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.7.1
|
- 1.8
|
||||||
- tip
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- go test -race -v ./...
|
- go test -race -v ./...
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue