2019-06-12 13:12:00 +02:00

10 lines
76 B
YAML

sudo: false
language: go
go:
- 1.12
script:
- go test -race -v ./...