2020-04-03 22:29:12 +03:00

15 lines
109 B
YAML
Vendored

language: go
go:
- 1.1
- 1.2
- 1.3
- 1.4
- 1.5
- 1.6
- 1.7
- 1.8
- 1.9
- "1.10"
- tip