diff --git a/.drone.yml b/.drone.yml index 2cbf468..f47f77f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,6 +11,7 @@ steps: path: /go commands: - go install honnef.co/go/tools/cmd/staticcheck@latest + - go install go.uber.org/nilaway/cmd/nilaway@latest - wget https://git.openprivacy.ca/openprivacy/buildfiles/raw/master/tor/tor - wget https://git.openprivacy.ca/openprivacy/buildfiles/raw/master/tor/torrc - chmod a+x tor