Browse Source

travis does submodule init/update by default

Andy Scherzinger 9 năm trước cách đây
mục cha
commit
3a7ca1ce9a
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -10,7 +10,6 @@ android:
     - android-19
     - extra-android-m2repository
 script:
-  - ./setup_env.sh gradle
   - ./gradlew clean
   - ./gradlew build