aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index cf17285d..49b6314c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,4 +14,7 @@ before_script:
- android-wait-for-emulator
- adb shell input keyevent 82 &
script:
- - sh build.sh \ No newline at end of file
+ - sh build.sh
+notifications:
+ email:
+ - laco0416+travis@gmail.com \ No newline at end of file