land/vendor/github.com/Xe/ln/.travis.yml

9 lines
83 B
YAML

language: go
go:
- "1.x"
- "1.9"
script:
- go test -v -race -cover ./...