dt_automate/vendor/github.com/unidoc/pkcs7/.travis.yml
2025-02-19 18:30:19 +08:00

10 lines
107 B
YAML

language: go
go:
- "1.9"
- "1.10"
- tip
before_install:
- make gettools
script:
- make