mirror of https://github.com/go-gitea/gitea.git
test drone
parent
1e47e2df85
commit
c0549a169a
@ -0,0 +1,6 @@
|
||||
image: go1.3
|
||||
env:
|
||||
- GOPATH=/var/cache/drone
|
||||
script:
|
||||
- go build -v
|
||||
- go test -v ./...
|
Loading…
Reference in New Issue