From: David A. Velasco Date: Mon, 15 Jun 2015 11:39:01 +0000 (+0200) Subject: Removed unneeded dependency X-Git-Tag: oc-android-1.7.2~1^2~23^2~2 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/e81b00207fa4a9848670d0869f119dfd084c6ae8?hp=-c Removed unneeded dependency --- e81b00207fa4a9848670d0869f119dfd084c6ae8 diff --git a/.travis.yml b/.travis.yml index f640f399..f433b6e5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,6 @@ android: - android-16 before_install: - rm pom.xml - - sudo apt-get install lib32stdc++6 lib32z1 script: - ./setup_env.sh ant - ant clean