client/vendor/github.com/mitchellh/mapstructure/.travis.yml
kolaente 4f06152a56
Some checks failed
the build failed
Added vendor file
2018-12-07 23:49:40 +01:00

9 lines
60 B
YAML

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