chore: remove travis notifications

Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
This commit is contained in:
Leonardo Di Donato
2019-07-18 10:23:56 +00:00
committed by Leo Di Donato
parent 3e1ab78536
commit 736aa92b5e

View File

@@ -34,10 +34,3 @@ install:
script:
- mkdir build
- ./hack/build.sh "${TRAVIS_BUILD_DIR}/.." "${TRAVIS_BUILD_DIR}/build"
notifications:
webhooks:
urls:
# - https://webhooks.gitter.im/e/fdbc2356fb0ea2f15033
on_success: change
on_failure: always
on_start: never