From deb7e38fcf2933f24dd05ac944b43edcca6fb750 Mon Sep 17 00:00:00 2001 From: Christian Schabesberger Date: Tue, 1 Dec 2015 22:32:44 +0100 Subject: [PATCH] fixed travis.yml error --- .travis.yml | 1 + README.md | 5 ++--- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 5cb27d7ed..f33039473 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,5 @@ language: android +android: components: # Uncomment the lines below if you want to # use the latest revision of Android SDK Tools diff --git a/README.md b/README.md index 6b968c9af..987cd4b29 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ NewPipe: A free lightweight Youtube frontend for Android. Project status: [![Translation Status](https://hosted.weblate.org/widgets/NewPipe/-/svg-badge.svg)](https://hosted.weblate.org/engage/NewPipe/) -[![Build Status](https://travis-ci.org/theScrabi/NewPipe.svg)](https://travis-ci.org/theScrabi/NewPiped) +[![Build Status](https://travis-ci.org/theScrabi/NewPipe.svg)](https://travis-ci.org/theScrabi/NewPipe) ## Get NewPipe @@ -62,5 +62,4 @@ NewPipe is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the [GNU General Public License](https://www.gnu.org/licenses/gpl.html) as published by the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - +(at your option) any later version.