clamav-rest/vendor/github.com/dutchcoders/go-clamd/.travis.yml
2017-08-28 23:15:22 +03:00

10 lines
86 B
YAML

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