Explorar el Código

Let Gradle out of Travis for the moment - needs additional review

David A. Velasco hace 10 años
padre
commit
c20d7ef4ad
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      .travis.yml

+ 0 - 2
.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