1
0
Fork 0
mirror of https://github.com/sourcegraph/jsonrpc2.git synced 2026-06-16 04:04:56 +02:00
jsonrpc2/.travis.yml
2016-10-11 16:13:48 +02:00

7 lines
69 B
YAML

language: go
go:
- 1.7.1
- tip
script:
- go test -race -v ./...