dispatch/vendor/github.com/mitchellh/mapstructure/.travis.yml
Ken-Håvard Lieng 628dc66685 Go modules!
2018-08-31 03:08:17 +02:00

9 lines
57 B
YAML

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