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

9 lines
60 B
YAML
Raw Normal View History

2021-03-30 19:59:26 +02:00
language: go
go:
- "1.11.x"
- tip
script:
- go test