1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-24 10:28:27 +00:00
Files
gitea/vendor/github.com/google/uuid/.travis.yml
2020-06-18 17:18:44 +08:00

10 lines
76 B
YAML
Vendored

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