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

9 lines
60 B
YAML
Raw Normal View History

2018-09-08 11:33:04 +00:00
language: go
go:
2018-10-27 09:33:28 +00:00
- "1.11.x"
2018-09-08 11:33:04 +00:00
- tip
script:
- go test