mirror of https://github.com/gogits/gogs.git
Unknwon
10 years ago
2 changed files with 7 additions and 1 deletions
@ -0,0 +1,6 @@
|
||||
image: go1.3 |
||||
env: |
||||
- GOPATH=/var/cache/drone |
||||
script: |
||||
- go build -v |
||||
- go test -v ./... |
Loading…
Reference in new issue