From 0186387decbdac0d0570fa7b6b0a7ab10fbc3a47 Mon Sep 17 00:00:00 2001 From: laco0416 Date: Sun, 26 Apr 2015 19:33:12 +0900 Subject: Update .travis.yml --- .travis.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3