1
0
mirror of https://github.com/cloudflare/gortr.git synced 2024-05-19 06:50:10 +00:00
cloudflare-gortr/.travis.yml

7 lines
55 B
YAML
Raw Normal View History

2018-08-21 11:59:59 +08:00
language: go
go:
- "1.10.x"
2018-10-28 23:21:41 +01:00
- "1.11.x"
2018-08-21 11:59:59 +08:00
- master