From bffecf34250029d63a8486b06d2cabdacdc8bb3b Mon Sep 17 00:00:00 2001 From: houxg Date: Thu, 1 Dec 2016 10:20:45 +0800 Subject: [PATCH] =?UTF-8?q?fix=20can=E2=80=99t=20find=20build-tools-25.0.1?= =?UTF-8?q?/android-24?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 878cc28..0d1b05c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ jdk: - oraclejdk8 android: components: + - tools - platform-tools - build-tools-25.0.1 - android-24