Files
go-task/vendor/github.com/google/uuid/.travis.yml
Andrey Nering cb95200be3 go mod vendor
2018-10-27 17:02:24 -03:00

10 lines
76 B
YAML

language: go
go:
- 1.4.3
- 1.5.3
- tip
script:
- go test -v ./...