vikunja-api/vendor/github.com/mitchellh/mapstructure/.travis.yml

9 lines
60 B
YAML
Raw Normal View History

2018-09-08 13:33:04 +02:00
language: go
go:
2018-10-27 09:33:28 +00:00
- "1.11.x"
2018-09-08 13:33:04 +02:00
- tip
script:
- go test