Removed unused CI config

We stopped using custom drone setup long time ago.
This commit is contained in:
alex
2018-07-21 15:35:56 +02:00
committed by GitHub
parent 92fecadfca
commit fbdca00396

View File

@@ -1,7 +0,0 @@
clone:
depth: 1
build:
image: golang
commands:
- go vet
- go test