summaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
authorUnknwon <joe2010xtmf@163.com>2014-11-17 17:36:51 -0500
committerUnknwon <joe2010xtmf@163.com>2014-11-17 17:36:51 -0500
commit51f6148851964d0684e8b6dad3ee8b2035f8b9bc (patch)
treed5c1df4ce068ebd6656667caaab440c42d19a785 /.drone.yml
parentc0549a169abfa6984d249a94831b6a20fd6f99f7 (diff)
downloadgitea-51f6148851964d0684e8b6dad3ee8b2035f8b9bc.tar.gz
gitea-51f6148851964d0684e8b6dad3ee8b2035f8b9bc.zip
test drone
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml
index c69bef39f2..12054f5eee 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -2,5 +2,6 @@ image: go1.3
env:
- GOPATH=/var/cache/drone
script:
+ - go get -v
- go build -v
- go test -v ./... \ No newline at end of file