mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-06-26 14:57:56 +08:00
test drone
This commit is contained in:
@ -2,5 +2,6 @@ image: go1.3
|
||||
env:
|
||||
- GOPATH=/var/cache/drone
|
||||
script:
|
||||
- go get -v
|
||||
- go build -v
|
||||
- go test -v ./...
|
Reference in New Issue
Block a user