From 76759e805be70bcde814901030a4173061b5e5c0 Mon Sep 17 00:00:00 2001 From: Hasham Ahmad Date: Sun, 2 Apr 2017 18:50:50 +0100 Subject: [PATCH] Correct Travis config --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4e7ec5e..18d1c07 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,7 @@ after_script: notifications: irc: channels: - - "chat.freenode.net#honeeybee" + - "chat.freenode.net#honeybee" on_success: always on_failure: always use_notice: false