From 8f7eed5a3efddffee352fe81a2195862105258dc Mon Sep 17 00:00:00 2001 From: BasicsCoding <325329@student.lincolncollege.ac.uk> Date: Wed, 13 Dec 2017 13:54:03 +0000 Subject: [PATCH] force ssl on travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d3316b7..e076a13 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ install: notifications: webhooks: urls: - - http://blackhawksoftware.net/software/hawkchat/travis.php + - https://blackhawksoftware.net/software/hawkchat/travis.php on_success: always on_failure: always on_start: change