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