1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-15 04:42:04 +00:00
srs/trunk/3rdparty/srs-bench/vendor/github.com/google/uuid/.travis.yml

9 lines
76 B
YAML

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