Allow android build to fails.

Recent changes on android side make the build fails.
While this is not fixed, do not block MR not related to kiwix-android.

This should be reverted as soon as kiwix-android build is fixed.
This commit is contained in:
Matthieu Gautier 2017-11-28 16:25:42 +00:00
parent 7c7471e01c
commit 603300c154
1 changed files with 9 additions and 0 deletions

View File

@ -40,6 +40,15 @@ env:
- PLATFORM="android_mips64"
- PLATFORM="android_x86"
- PLATFORM="android_x86_64"
matrix:
allow_failures:
- env: PLATFORM="android_arm"
- env: PLATFORM="android_arm64"
- env: PLATFORM="android_mips"
- env: PLATFORM="android_mips64"
- env: PLATFORM="android_x86"
- env: PLATFORM="android_x86_64"
notifications:
irc:
channels: