gitea-tea/vendor/github.com/mitchellh/mapstructure/.travis.yml
Andreas Ulm 10a9b72cdb initial cobra implementation
Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>
2019-04-28 22:36:59 +02:00

9 lines
60 B
YAML

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