Przeglądaj źródła

git calls aren't necessary

Andy Scherzinger 8 lat temu
rodzic
commit
5873877f94
1 zmienionych plików z 0 dodań i 2 usunięć
  1. 0 2
      .travis.yml

+ 0 - 2
.travis.yml

@@ -10,8 +10,6 @@ android:
     - android-19
     - extra-android-m2repository
 script:
-  - git submodule init
-  - git submodule update
   - ./gradlew clean
   - ./gradlew build