From 0c3c7493de4bef9c800591b11c3a7e281b37638c Mon Sep 17 00:00:00 2001 From: Christian Schabesberger Date: Sun, 20 Dec 2015 02:21:14 +0100 Subject: [PATCH] second try of fixing the failing build --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 7d44256e9..24ff6473c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,10 +2,8 @@ language: android android: components: # The BuildTools version used by NewPipe - - # Build error workaround - # - build-tools-23.0.2 - tools + - build-tools-23.0.2 # The SDK version used to compile NewPipe - android-23