sample-controller/vendor/github.com/ghodss/yaml/.travis.yml
Kubernetes Publisher e8109b7ca8 Merge pull request #69627 from dims/updating-ghodss-yaml-to-latest-version-2
Updating ghodss/yaml and gopkg.in/yaml.v2 to latest version 2

Kubernetes-commit: 3348f9ae23d6502218c6600bcee8d05e00ce5ee3
2018-10-13 01:29:34 +00:00

9 lines
81 B
YAML

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