2021-06-25 23:04:02 +02:00

8 lines
70 B
YAML

language: go
go:
- 1.13
script:
- go test -race -cpu=5 -v ./...