client/vendor/github.com/magiconair/properties/.travis.yml
kolaente 4f06152a56
Some checks failed
the build failed
Added vendor file
2018-12-07 23:49:40 +01:00

11 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