api/vendor/github.com/mitchellh/mapstructure/.travis.yml
2018-10-27 09:33:28 +00:00

9 lines
60 B
YAML

language: go
go:
- "1.11.x"
- tip
script:
- go test