From bb4109a2e4fd8ff60d1435a38a2655e4f2a3c88c Mon Sep 17 00:00:00 2001 From: Iiro Krankka Date: Sat, 20 Aug 2016 15:38:28 +0300 Subject: [PATCH] Fixed faulty Travis config. --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 7f663777..693032fd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,8 +4,8 @@ android: components: - tools - platform-tools - - build-tools-23.0.2 - - android-23 + - build-tools-22.0.1 + - android-22 - extra-android-m2repository before_script: