7 lines
74 B
YAML
7 lines
74 B
YAML
language: go
|
|
|
|
go:
|
|
- "1.12"
|
|
- master
|
|
|
|
go_import_path: github.com/Tnze/go-mc |