From d5ece49fa957ccf0f726144f6c5dba03b65aead1 Mon Sep 17 00:00:00 2001 From: mhutti1 Date: Thu, 27 Apr 2017 17:05:52 +0200 Subject: [PATCH] Removed unnesessary command --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7e604fc35..4c8f752aa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,6 @@ jdk: oraclejdk8 install: - pip install --user 'requests[security]' - - mkdir $ANDROID_HOME/licenses - wget -r -nH -nd -np -R index.html* robots.txt* http://download.kiwix.org/dev/android/api/licenses/ -e robots=off -P $ANDROID_HOME/licenses before_cache: