Removing integ test spec

This commit is contained in:
Sarah Jamie Lewis 2019-08-07 13:16:23 -07:00
parent f571fad47a
commit f664afb021
1 changed files with 0 additions and 6 deletions

View File

@ -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