Keep TravisCI happy : build Android TestCpp for ARM architecture only.

This commit is contained in:
folecr 2013-08-16 10:50:53 -07:00
parent 31b06c9331
commit aff86b1b52
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
APP_STL := gnustl_static
APP_CPPFLAGS := -frtti -DCC_ENABLE_CHIPMUNK_INTEGRATION=1 -DCOCOS2D_DEBUG=1 -std=c++11
APP_OPTIM := debug
APP_ABI := armeabi x86
APP_ABI := armeabi