australis/vendor/github.com/magiconair/properties/.travis.yml
2018-10-23 23:32:59 -07:00

10 lines
114 B
YAML

language: go
go:
- 1.4.x
- 1.5.x
- 1.6.x
- 1.7.x
- 1.8.x
- 1.9.x
- "1.10.x"
- tip