tile38/vendor/github.com/pierrec/lz4/.travis.yml

8 lines
83 B
YAML

language: go
go:
- 1.x
script:
- go test -v -cpu=2
- go test -v -cpu=2 -race