Remove unused webhook

main
Erik Johnston 2017-12-15 14:10:28 +00:00
parent 58e228fc3a
commit 4bb862864c
1 changed files with 0 additions and 7 deletions

View File

@ -25,10 +25,3 @@ install:
script:
- ./scripts/travis-test.sh
notifications:
webhooks:
urls:
- "https://scalar.vector.im/api/neb/services/hooks/dHJhdmlzLWNpLyU0MGtlZ2FuJTNBbWF0cml4Lm9yZy8lMjFhWmthbkFuV0VkeGNSSVFrV24lM0FtYXRyaXgub3Jn"
on_success: change # always|never|change
on_failure: always
on_start: never