Przeglądaj źródła

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

David A. Velasco 10 lat temu
rodzic
commit
c20d7ef4ad
1 zmienionych plików z 0 dodań i 2 usunięć
  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