Gitea 代码
 
 
 
 
 
 

9 lines
71 B

language: go
go:
- 1.2
- 1.12
- tip
script:
- go build ./...