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 15:56:18 +02:00

7 lines
71 B
YAML

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