5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-20 17:12:31 +00:00
matterbridge/vendor/github.com/mitchellh/mapstructure/.travis.yml

9 lines
60 B
YAML
Raw Normal View History

language: go
go:
2021-03-20 21:40:23 +00:00
- "1.11.x"
- tip
script:
- go test