diff --git a/.drone.yml b/.drone.yml index e6af9c4..0271543 100644 --- a/.drone.yml +++ b/.drone.yml @@ -42,7 +42,7 @@ pipeline: image: golang commands: - export PATH=$PATH:/go/src/cwtch.im/tapir - - go test -race -v cwtch.im/tapir/testing + - go test -race -v git.openprivacy.ca/cwtch.im/tapir/testing notify-email: image: drillster/drone-email host: build.openprivacy.ca