Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 3, 2020. It is now read-only.

Commit 7cb9fe7

Browse files
authored
use https for travis webhook
1 parent ee82f2a commit 7cb9fe7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ script:
3030
notifications:
3131
webhooks:
3232
urls:
33-
- http://kivy.org:5000/travisevent
33+
- https://kivy.org:5000/travisevent
3434
on_success: always
3535
on_failure: always
3636
on_start: always

0 commit comments

Comments
 (0)