Gitea 代码
 
 
 
 
 
 

9 lines
76 B

language: go
go:
- 1.4.3
- 1.5.3
- tip
script:
- go test -v ./...