Files
distribution/vendor/github.com/mitchellh/mapstructure/.travis.yml
2019-06-19 22:43:52 -07:00

9 lines
60 B
YAML

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