packer-cn/vendor/github.com/pierrec/lz4/.travis.yml

9 lines
85 B
YAML

language: go
go:
- 1.4
- 1.5
script:
- go test -cpu=2
- go test -cpu=2 -race