Files
QSfera/Server/vendor/github.com/xrash/smetrics/.travis.yml
T
Курнат Андрей 2315f25754 Initial QSfera import
2026-06-07 10:20:04 +03:00

10 lines
107 B
YAML

language: go
go:
- 1.11
- 1.12
- 1.13
- 1.14.x
- master
script:
- cd tests && make