From 5df41c2b21755fafb9138ef8ec7e4ec3529435ea Mon Sep 17 00:00:00 2001 From: Jonas Kalderstam Date: Sun, 29 Nov 2015 21:34:27 +0100 Subject: [PATCH] Add missing build tools to travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index d98646d..5c3fafe 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ android: - platform-tools - tools - build-tools-23.0.2 + - build-tools-23.0.1 - android-23 - extra-android-support - extra-google-m2repository