nightingale1/vendor/github.com/mitchellh/mapstructure/.travis.yml

9 lines
60 B
YAML
Raw Normal View History

2020-09-26 17:02:52 +08:00
language: go
go:
- "1.11.x"
- tip
script:
- go test