mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-02 14:46:31 +00:00
8 lines
69 B
YAML
8 lines
69 B
YAML
|
language: go
|
||
|
|
||
|
go:
|
||
|
- 1.8.x
|
||
|
- 1.9.x
|
||
|
|
||
|
go_import_path: mvdan.cc/lint
|