dispatch/vendor/github.com/magiconair/properties/.travis.yml

11 lines
114 B
YAML
Raw Normal View History

2018-08-31 01:07:13 +00:00
language: go
go:
- 1.4.x
- 1.5.x
- 1.6.x
- 1.7.x
- 1.8.x
- 1.9.x
2018-08-31 01:57:19 +00:00
- "1.10.x"
2018-08-31 01:07:13 +00:00
- tip