Browse Source

git calls aren't necessary

Andy Scherzinger 8 years ago
parent
commit
5873877f94
1 changed files with 0 additions and 2 deletions
  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