remove submodule update, not needed

This commit is contained in:
Lars-Magnus Skog
2019-06-08 04:00:51 +02:00
parent bcc2eb720d
commit 1aa591777d

View File

@@ -9,8 +9,6 @@ install:
- set PATH=%PATH%;%USERPROFILE%\.cargo\bin
- rustc -vV
- cargo -vV
- cd %APPVEYOR_BUILD_FOLDER%
- git submodule update --init --recursive
build: false