Deactive android build as travis does not like it those days

This commit is contained in:
Xawotihs
2015-10-10 14:51:40 +02:00
parent 112efddb4e
commit d0db71602a

View File

@@ -5,7 +5,7 @@ branches:
before_install:
- export BUILD_PSP=YES
- export BUILD_ANDROID=YES
- export BUILD_ANDROID=NO
- export BUILD_Qt=YES
- export BUILD_MAC=YES
- sudo apt-get update -qq