remove submodule init

This commit is contained in:
Connor Tumbleson 2017-07-09 11:01:47 -04:00
parent 856cc2822c
commit d9d8c0adac
No known key found for this signature in database
GPG Key ID: C3CC0A201EC7DA75

View File

@ -19,7 +19,6 @@ before_install:
- git config --global user.name "Travis CI Bot"
- sudo apt-get update -qq
- sudo apt-get install -qq libstdc++6:i386 lib32z1 expect
- git submodule update --init --recursive
script: ./gradlew build shadowJar proguard
branches:
only: