Files
ALPHA-TRAIN2/services 4/tiktak/vendor/github.com/google/uuid/.travis.yml
T
2026-08-26 11:01:46 +03:00

10 lines
76 B
YAML

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