From cda0b63c6932a710fb5d4d59e3223762f56a8faf Mon Sep 17 00:00:00 2001 From: Nick Freear Date: Sat, 14 Apr 2018 12:17:33 +0100 Subject: [PATCH] Add Travis-CI notification to [iet:10328314] [ci skip] --- .travis.yml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index bad6b43..8ef25c9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -# Dual-language: PHP & Node.JS. +# Dual-language ~ PHP & Node.JS. # https://github.com/travis-ci/travis-ci/issues/4090#issuecomment-184811689 language: php @@ -30,4 +30,13 @@ script: after_script: - ls -al +notifications: + email: + recipients: + - tesla-techsupport@open.ac.uk + # - iet-ltt-support@open.ac.uk + on_failure: always # default: always + # slack: https://docs.travis-ci.com/user/notifications/#Configuring-Slack-notifications + # webhooks: + # End.