mirror of
https://github.com/sourcegraph/jsonrpc2.git
synced 2026-06-16 04:04:56 +02:00
Use the last stable Go on Travis CI (#21)
This commit is contained in:
parent
aa573bdc2a
commit
073230af28
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.8
|
||||
- 1.x
|
||||
|
||||
script:
|
||||
- go test -race -v ./...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue