aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.drone.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml
index c69bef39..12054f5e 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