mirror of
https://github.com/Luzifer/repo-template.git
synced 2024-11-13 01:42:42 +00:00
8 lines
50 B
YAML
8 lines
50 B
YAML
|
language: go
|
||
|
|
||
|
go:
|
||
|
- 1.7
|
||
|
- 1.8
|
||
|
- 1.9
|
||
|
- tip
|