1
0
Fork 0
miniflux/vendor/github.com/PuerkitoBio/goquery/.travis.yml

17 lines
163 B
YAML
Raw Normal View History

2017-11-20 00:10:04 -05:00
language: go
go:
- 1.1
2018-07-07 00:18:14 -04:00
- 1.2.x
- 1.3.x
- 1.4.x
- 1.5.x
- 1.6.x
- 1.7.x
- 1.8.x
- 1.9.x
- "1.10.x"
2018-12-09 20:59:39 -05:00
- 1.11.x
2017-11-20 00:10:04 -05:00
- tip
2018-07-07 00:18:14 -04:00