[Pkg-javascript-commits] [node-mocks-http] 87/296: added e-mail notifications

Thorsten Alteholz alteholz at moszumanska.debian.org
Mon Feb 8 18:13:24 UTC 2016


This is an automated email from the git hooks/post-receive script.

alteholz pushed a commit to branch master
in repository node-mocks-http.

commit 3d38915d475a73d69959a8db991c50c287f4e161
Author: Johnny Estilles <johnny.estilles at agentia.asia>
Date:   Sat Mar 7 15:31:15 2015 +0800

    added e-mail notifications
---
 .travis.yml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 24d1c22..f25d798 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,11 @@ node_js:
   - "0.12"
   - "0.10"
 
+notifications:
+  email: 
+    - "howard.abrams at gmail.com"
+    - "johnny.estilles at agentia.asia"
+
 after_script: 
   - npm install -g jshint
   - npm install -g nodeunit

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-mocks-http.git



More information about the Pkg-javascript-commits mailing list