Skip to content

Commit 18cd74f

Browse files
author
Jo Grimstad
authored
Skip Travis e-mails
1 parent 41d5e7d commit 18cd74f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,6 @@ script:
3333
- echo $PWD
3434
- ls
3535
- build/build_android_debug_travis.py --build-dir=bin --qt-root=$QT_HOME --voltair-root=$PWD --jdk=$JDK --sdk-root=$ANDROID_SDK_ROOT --ndk-root=$ANDROID_NDK_ROOT --ndk-rootR9=$ANDROID_NDK9_ROOT --ant=/usr/bin/ant --liquidfun-root=./third_party/liquidfun/liquidfun --output-apk=VoltAir.apk --num-process=2
36+
37+
notifications:
38+
email: false

0 commit comments

Comments
 (0)