glider/.travis.yml
2018-08-26 01:43:28 +08:00

8 lines
56 B
YAML

language: go
go:
- "1.10.x"
- "1.11.x"
- master