mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-12 13:57:46 +01:00
remove submodule init
This commit is contained in:
parent
856cc2822c
commit
d9d8c0adac
@ -19,7 +19,6 @@ before_install:
|
|||||||
- git config --global user.name "Travis CI Bot"
|
- git config --global user.name "Travis CI Bot"
|
||||||
- sudo apt-get update -qq
|
- sudo apt-get update -qq
|
||||||
- sudo apt-get install -qq libstdc++6:i386 lib32z1 expect
|
- sudo apt-get install -qq libstdc++6:i386 lib32z1 expect
|
||||||
- git submodule update --init --recursive
|
|
||||||
script: ./gradlew build shadowJar proguard
|
script: ./gradlew build shadowJar proguard
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
|
Loading…
Reference in New Issue
Block a user