From: David A. Velasco Date: Tue, 2 Dec 2014 08:47:02 +0000 (+0100) Subject: Let Gradle out of Travis for the moment - needs additional review X-Git-Tag: oc-android-1.7.0_signed~90^2~4 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/c20d7ef4ad6bd1542cdcd9a2c9ccd12cc8899760?hp=--cc Let Gradle out of Travis for the moment - needs additional review --- c20d7ef4ad6bd1542cdcd9a2c9ccd12cc8899760 diff --git a/.travis.yml b/.travis.yml index fbab8f41..d7e46cbc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,9 +7,7 @@ android: - android-19 before_install: - rm pom.xml - - ./setup_env.sh gradle script: - - ./gradlew clean build - ./setup_env.sh ant - ant clean - ant debug