From ca73f464867e31894c48ed40ef1d2cebf34f1858 Mon Sep 17 00:00:00 2001 From: Vespura <31419184+TomGrobbe@users.noreply.github.com> Date: Mon, 28 May 2018 23:51:05 +0200 Subject: [PATCH] =?UTF-8?q?travis=20notifications=20are=20broken=20?= =?UTF-8?q?=F0=9F=98=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b995a4f5..689d503f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,8 @@ script: notifications: webhooks: urls: - - https://vespura.com/travis-ci.php + - https://vespura.com/travis.php + # - https://vespura.com/travis-ci.php branches: only: - master