[mlpack] 13/30: Update emails for AppVeyor and Travis.

Barak A. Pearlmutter barak+git at pearlmutter.net
Mon Dec 26 10:15:26 UTC 2016


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

bap pushed a commit to branch master
in repository mlpack.

commit c1f875d203cdcb6be9fc41faf0142af6aa85ce90
Author: Ryan Curtin <ryan at ratml.org>
Date:   Fri Dec 2 14:19:00 2016 -0500

    Update emails for AppVeyor and Travis.
---
 .appveyor.yml | 2 +-
 .travis.yml   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.appveyor.yml b/.appveyor.yml
index 7cb05e1..802f096 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -35,7 +35,7 @@ artifacts:
 notifications:
 - provider: Email
   to:
-  - mlpack-git at cc.gatech.edu
+  - mlpack-git at lists.mlpack.org
   on_build_success: true
   on_build_failure: true
   on_build_status_changed: true
diff --git a/.travis.yml b/.travis.yml
index 4b618e1..838397c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,6 +16,6 @@ script:
   - travis_wait 30 ./bin/mlpack_test -p
 notifications:
   email:
-    - mlpack-git at cc.gatech.edu
+    - mlpack-git at lists.mlpack.org
   irc:
     - "chat.freenode.net#mlpack"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mlpack.git



More information about the debian-science-commits mailing list