From f664afb02114b1c224ab5bc63ce659eed709d9c2 Mon Sep 17 00:00:00 2001 From: Sarah Jamie Lewis Date: Wed, 7 Aug 2019 13:16:23 -0700 Subject: [PATCH] Removing integ test spec --- .drone.yml | 6 ------ 1 file changed, 6 deletions(-) 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