mirror of https://github.com/kivy/pyjnius.git
Remove notification webhook from travis
This commit is contained in:
parent
1cbfef23fb
commit
ab9cf4e977
|
@ -14,11 +14,3 @@ install:
|
||||||
script:
|
script:
|
||||||
- make
|
- make
|
||||||
- make tests
|
- make tests
|
||||||
|
|
||||||
notifications:
|
|
||||||
webhooks:
|
|
||||||
urls:
|
|
||||||
- https://kivy.org:5000/travisevent
|
|
||||||
on_success: always
|
|
||||||
on_failure: always
|
|
||||||
on_start: always
|
|
||||||
|
|
Loading…
Reference in New Issue