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

9 lines
57 B
YAML
Raw Normal View History

2018-08-31 01:07:13 +00:00
language: go
go:
- 1.9.x
- tip
script:
- go test