diff --git a/.drone.yml b/.drone.yml index 3db3f1e..5a4752b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -36,8 +36,6 @@ pipeline: commands: - go get -u github.com/golang/dep/cmd/dep - dep ensure - yarn: - image: test: image: golang:1.10 pull: true