Removed unnesessary command

This commit is contained in:
mhutti1 2017-04-27 17:05:52 +02:00
parent f80efd4200
commit d5ece49fa9

View File

@ -4,7 +4,6 @@ jdk: oraclejdk8
install: install:
- pip install --user 'requests[security]' - 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 - 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: before_cache: