diff --git a/.drone.yml b/.drone.yml index a84de3a..ee60125 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,6 +13,6 @@ steps: curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh dep ensure fi - - go test + - go build #