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

Commit

Permalink
use https for travis webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
dessant committed Dec 31, 2016
1 parent ee82f2a commit 7cb9fe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ script:
notifications:
webhooks:
urls:
- http://kivy.org:5000/travisevent
- https://kivy.org:5000/travisevent
on_success: always
on_failure: always
on_start: always
Expand Down

0 comments on commit 7cb9fe7

Please sign in to comment.