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

10 lines
89 B
YAML
Raw Normal View History

2019-06-09 07:24:20 +00:00
language: go
go:
- 1.3
- release
- tip
script:
- go test -race -cpu=5 -v ./...