travis: Change notify email
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