Remove notification webhook from travis

This commit is contained in:
Armin Sebastian 2018-10-10 19:15:02 +03:00 committed by GitHub
parent 38b0894efd
commit d51f661bb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 8 deletions

View File

@ -298,11 +298,3 @@ after_success:
fi;
done;
fi;
notifications:
webhooks:
urls:
- https://kivy.org:5000/travisevent
on_success: always
on_failure: always
on_start: always