mirror of
https://github.com/go-gitea/gitea.git
synced 2024-12-02 07:39:17 +08:00
8 lines
54 B
YAML
Vendored
8 lines
54 B
YAML
Vendored
language: go
|
|
|
|
env:
|
|
- GO111MODULE=on
|
|
|
|
go:
|
|
- "1.12"
|