glider/.travis.yml
2018-03-25 10:37:53 +08:00

8 lines
55 B
YAML

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