plectrum

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit bceaedbe4eb57b54b1bbd4b33001e26088f67a31
parent 0fab948eb42cc6519964129b14de46de3f4c44c8
Author: gstraube <gstraube@mailbox.org>
Date:   Fri,  4 Aug 2017 22:10:48 +0200

Turn off email notifications

Diffstat:
M.travis.yml | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/.travis.yml b/.travis.yml @@ -23,3 +23,5 @@ before_script: - emulator -avd test -skin 1080x1920 -no-audio -no-window & - android-wait-for-emulator - adb shell input keyevent 82 & +notifications: + email: false