Browse Source

git calls aren't necessary

Andy Scherzinger 8 năm trước cách đây
mục cha
commit
5873877f94
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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