ceph-csi/vendor/github.com/ghodss/yaml/.travis.yml
Serguei Bezverkhi 7b24313bd6 vendor files
2018-01-10 13:42:26 -05:00

8 lines
66 B
YAML

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