#1175 fix badly formed travis.yml

This commit is contained in:
Sean Mac Gillicuddy 2019-05-23 13:36:59 +01:00
parent 6e8b1ffbb2
commit 4dc6dd7117

View File

@ -12,8 +12,7 @@ env:
install:
- pip install --user 'requests[security]'
- 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 || true
- 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 || true
before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock