From 30f6f279768c97f8ba22c6670ae08896892e2279 Mon Sep 17 00:00:00 2001 From: der richter Date: Wed, 25 Mar 2020 19:22:45 +0100 Subject: travis: reactivate notifications on failure --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 4351e08b66..ecf12085f1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -105,7 +105,7 @@ notifications: channels: - "irc.freenode.org#mpv-devel" on_success: change - on_failure: change + on_failure: always addons: coverity_scan: -- cgit v1.2.3