From 4d6bdaa710d5cdf9175d85597b506b0549577d99 Mon Sep 17 00:00:00 2001 From: Erjan Gavalji Date: Mon, 2 May 2016 18:11:16 +0300 Subject: [PATCH] Revert "Attempt to fix the travis build by reducing the number of the android sdk" This reverts commit 2b212b63c284b9582e8d1e9de0bd37cffa0cd131. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 617bea579..45a90e478 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ env: - PACKAGE_VERSION=$DATE-$TRAVIS_BUILD_NUMBER - PACKAGE_NAME=tns-core-modules - NODE_VERSION=5.10.1 - - EMULATOR_API_VER=21 + - EMULATOR_API_VER=22 - RUNTIMEVERSION=next - AVD_NAME=Arm$EMULATOR_API_VER addons: