aboutsummaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
authorUnknwon <joe2010xtmf@163.com>2014-11-18 11:07:16 -0500
committerUnknwon <joe2010xtmf@163.com>2014-11-18 11:07:16 -0500
commit37d8d3afe9ec589574c0cc6380a36fa93b1be8f2 (patch)
tree30d7751228cdded099b1a0e2952d66dbe6d403b6 /.drone.yml
parentdb0026c5070f8e6b82170a75b5f92a54b7b96ff2 (diff)
downloadgitea-37d8d3afe9ec589574c0cc6380a36fa93b1be8f2.tar.gz
gitea-37d8d3afe9ec589574c0cc6380a36fa93b1be8f2.zip
more APIs on #12
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.drone.yml b/.drone.yml
deleted file mode 100644
index 8b0e0bc9ac..0000000000
--- a/.drone.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-image: go1.3
-env:
- - GOPATH=/var/cache/drone
-script:
- - go get -u -v
- - go build -v \ No newline at end of file