From 3df08059768e3885d57dd7c398edf98fff594fd7 Mon Sep 17 00:00:00 2001 From: Mohamed Zenadi Date: Tue, 25 Jul 2017 17:36:28 +0100 Subject: Add missing build tool in travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 6c72f1dc..f03121f0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ android: - build-tools-23.0.3 - build-tools-24.0.2 - build-tools-25.0.2 + - build-tools-25.0.3 - android-23 - android-24 - android-25 -- cgit v1.2.3