diff --git a/.drone.yml b/.drone.yml index 01febfc..0ec4826 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,12 +21,6 @@ pipeline: commands: - export PATH=$PATH:/go/src/cwtch.im/tapir - sh testing/tests.sh - integ-test: - image: golang - commands: - - ./tor -f ./torrc - - sleep 15 - - go test -v cwtch.im/tapir/testing notify-email: image: drillster/drone-email host: build.openprivacy.ca