From bdf02c9fccd66c88f5e8f81174409c584d804bf8 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Wed, 21 Jun 2017 11:46:30 -0700 Subject: [PATCH] Turn on IRC notifications for Travis failures in master --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 58618e5a0..55ca41f4f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -180,4 +180,3 @@ notifications: on_success: never on_failure: always use_notice: true - skip_join: true