hotime/vendor/github.com/youmark/pkcs8/.travis.yml

10 lines
84 B
YAML
Raw Normal View History

2022-10-19 13:32:34 +00:00
language: go
go:
- "1.9.x"
- "1.10.x"
- master
script:
- go test -v ./...