dave/vendor/github.com/mitchellh/mapstructure/.travis.yml
2018-04-10 15:20:28 +02:00

8 lines
57 B
YAML

language: go
go:
- 1.9.x
- tip
script:
- go test