go-mqtt-example/vendor/github.com/mitchellh/mapstructure/.travis.yml
Vincent Batts 81b5c05fd8
vendor: save all the vendor sources
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2021-05-03 12:39:56 -04:00

8 lines
60 B
YAML

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