From d97a99d4d90e4cda897349f39c92990fc20e491f Mon Sep 17 00:00:00 2001 From: Pierre GRANDIN Date: Thu, 31 Dec 2015 05:08:22 -0800 Subject: Do not built the experimental android/x86 in the iphone branch --- circle.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/circle.yml b/circle.yml index 0e8ad4f04..508de1431 100644 --- a/circle.yml +++ b/circle.yml @@ -30,7 +30,6 @@ dependencies: - sudo apt-get install lib32stdc++6 - sudo apt-get install lib32z1 - bash ci/build_android.sh - - bash ci/build_android_x86.sh - bash ci/build_iphone.sh # Windows build - sudo apt-get install mingw32 mingw32-binutils mingw32-runtime -- cgit v1.2.1