Commit 5afe95d206b48848f2bde1006c8396a1791692e8

Vicent Martí 2012-04-02T20:45:04

travis: Change notify email

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/.travis.yml b/.travis.yml
index e36f6f3..4c8c42a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -32,7 +32,7 @@ branches:
 # Notify development list when needed
 notifications:
  recipients:
-   - drahosp@gmail.com # CHANGE!
+   - vicent@github.com 
  email:
    on_success: change
-   on_failure: always
\ No newline at end of file
+   on_failure: always