From 4cc48f01df004af8060061b87bbfe49bb258edf6 Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 24 Aug 2015 11:26:17 +0200 Subject: update travis.yml --- .travis.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index a2959e0a..07f187fa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,8 +3,6 @@ android: components: - platform-tools - tools - - build-tools-22.0.1 - - build-tools-21.1.2 - - build-tools-19.1.0 - - android-22 + - build-tools-23.0.0 + - android-23 - extra-android-m2repository -- cgit v1.2.3