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

9 lines
57 B
YAML

language: go
go:
- 1.9.x
- tip
script:
- go test