Skip to content

Commit f71c46d

Browse files
authored
use https for travis webhook
1 parent 16afe80 commit f71c46d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ after_success:
156156
notifications:
157157
webhooks:
158158
urls:
159-
- http://kivy.org:5000/travisevent
159+
- https://kivy.org:5000/travisevent
160160
on_success: always
161161
on_failure: always
162162
on_start: always

0 commit comments

Comments
 (0)