mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-04 08:17:24 -05:00
test drone
This commit is contained in:
parent
51f6148851
commit
db0026c507
@ -2,6 +2,5 @@ image: go1.3
|
|||||||
env:
|
env:
|
||||||
- GOPATH=/var/cache/drone
|
- GOPATH=/var/cache/drone
|
||||||
script:
|
script:
|
||||||
- go get -v
|
- go get -u -v
|
||||||
- go build -v
|
- go build -v
|
||||||
- go test -v ./...
|
|
Loading…
Reference in New Issue
Block a user