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

9 lines
57 B
YAML
Raw Normal View History

2018-01-17 04:32:31 +00:00
language: go
go:
- 1.9.x
- tip
2017-12-02 23:34:35 +00:00
script:
2018-01-17 04:32:31 +00:00
- go test