Attempt to fix the travis build by reducing the number of the android sdk

This commit is contained in:
Erjan Gavalji
2016-05-02 17:51:01 +03:00
parent 3074b6089f
commit 2b212b63c2

View File

@@ -4,7 +4,7 @@ env:
- PACKAGE_VERSION=$DATE-$TRAVIS_BUILD_NUMBER
- PACKAGE_NAME=tns-core-modules
- NODE_VERSION=5.10.1
- EMULATOR_API_VER=22
- EMULATOR_API_VER=21
- RUNTIMEVERSION=next
- AVD_NAME=Arm$EMULATOR_API_VER
addons: