From fc2cc3adb4bbe79d1fd0765bc91640b650934f61 Mon Sep 17 00:00:00 2001 From: Sergey Trofimov Date: Mon, 9 Nov 2015 11:13:08 +0300 Subject: [PATCH] attempt travis fix use same suggestion as per https://github.com/travis-ci/travis-ci/issues/5036 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 21b65aa33..22d9469af 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ android: # Uncomment the lines below if you want to # use the latest revision of Android SDK Tools # - platform-tools - # - tools + - tools # The BuildTools version used by your project - build-tools-23.0.2