status-go/vendor/github.com/jbenet/goprocess/.travis.yml

10 lines
76 B
YAML

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