Files
node-problem-detector/vendor/github.com/google/gofuzz/.travis.yml
2023-09-14 06:22:49 +00:00

11 lines
96 B
YAML

language: go
go:
- 1.13.x
- 1.14.x
- 1.15.x
- master
script:
- go test -race -cover