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

10 lines
84 B
YAML

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