mirror of https://github.com/kivy/pyjnius.git
use https for travis webhook
This commit is contained in:
parent
81aabc58e9
commit
5b14aaf762
|
@ -18,7 +18,7 @@ script:
|
|||
notifications:
|
||||
webhooks:
|
||||
urls:
|
||||
- http://kivy.org:5000/travisevent
|
||||
- https://kivy.org:5000/travisevent
|
||||
on_success: always
|
||||
on_failure: always
|
||||
on_start: always
|
||||
|
|
Loading…
Reference in New Issue