hotime/vendor/github.com/youmark/pkcs8/.travis.yml
2022-10-19 21:32:34 +08:00

10 lines
84 B
YAML

language: go
go:
- "1.9.x"
- "1.10.x"
- master
script:
- go test -v ./...