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