2019-02-11 09:38:08 +01:00

8 lines
73 B
YAML

language: go
script: go test -race -v ./...
go:
- 1.11.x
- tip