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

9 lines
60 B
YAML
Raw Normal View History

2018-08-31 01:07:13 +00:00
language: go
go:
2018-10-06 06:09:29 +00:00
- "1.11.x"
2018-08-31 01:07:13 +00:00
- tip
script:
- go test