From 16b554fae95cc667a3c5a365cd18679b6b946a9a Mon Sep 17 00:00:00 2001 From: Flame Sage Date: Sat, 10 Jun 2017 00:06:53 -0400 Subject: [PATCH] Added moderator notifications on failed builds. --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 8f9a796..9bf62a7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -46,6 +46,10 @@ before_script: env: - HUGO_ENV=PRD +notifications: + email: + - mods@citra-emu.org + # set-up-ssh is provided by travis-scripts. # Setting up the SSH key for Github is described here. # https://github.com/alrra/travis-scripts/blob/master/doc/github-deploy-keys.md