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

11 lines
86 B
YAML

language: go
go:
- 1.1
- 1.2
- 1.3
- release
- tip
script:
- go test -v ./...