From 403aeea7e054087ff88979af680486b0cd45a25d Mon Sep 17 00:00:00 2001 From: Nathan Broadbent Date: Sat, 13 Aug 2011 10:24:30 +0800 Subject: [PATCH] Switched on build notifications. Would like the option to only be notified of failing builds though. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index bc853be..734dacd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,5 +7,5 @@ branches: # Disable notifications for now. notifications: - disabled: true + disabled: false -- libgit2 0.21.2