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

10 lines
89 B
YAML

language: go
go:
- 1.3
- release
- tip
script:
- go test -race -cpu=5 -v ./...