csi-driver-nfs/vendor/github.com/ghodss/yaml/.travis.yml

9 lines
81 B
YAML

language: go
go:
- "1.3"
- "1.4"
- "1.10"
script:
- go test
- go build