From 18f7e09ba19f4536f2c4bf710fae9e77c0acac36 Mon Sep 17 00:00:00 2001 From: Jeff Verkoeyen Date: Wed, 7 Dec 2016 01:36:34 -0800 Subject: [PATCH] Send emails on build failures. --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 76d306a..e4f1ed4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,6 @@ language: objective-c osx_image: xcode8.1 sudo: false -notifications: - email: false before_install: - gem install cocoapods --no-rdoc --no-ri --no-document --quiet - git clone https://github.com/phacility/arcanist.git