feed-to-muc/vendor/github.com/PuerkitoBio/goquery/.travis.yml

18 lines
177 B
YAML
Raw Normal View History

2020-03-28 12:22:07 +01:00
language: go
go:
- 1.2.x
- 1.3.x
- 1.4.x
- 1.5.x
- 1.6.x
- 1.7.x
- 1.8.x
- 1.9.x
2020-10-24 12:40:39 +02:00
- 1.10.x
2020-03-28 12:22:07 +01:00
- 1.11.x
2020-10-24 12:40:39 +02:00
- 1.12.x
- 1.13.x
2020-03-28 12:22:07 +01:00
- tip