status-go/vendor/github.com/jbenet/go-temp-err-catcher/.travis.yml

8 lines
70 B
YAML

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