dex/vendor/github.com/ghodss/yaml/.travis.yml

8 lines
66 B
YAML
Raw Normal View History

2018-11-28 22:41:16 +05:30
language: go
go:
- 1.3
- 1.4
script:
- go test
- go build