pull the submodules on appveyor

This commit is contained in:
arvidn 2015-08-09 18:10:39 -04:00
parent 0103e23084
commit b9b17ca3bf
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ environment:
# linkflags: '"-LC:\\OpenSSL-Win32\\lib"'
install:
- git submodule update --init --recursive
- set ROOT_DIRECTORY=%CD%
- cd %ROOT_DIRECTORY%
- if not exist c:\OpenSSL-Win32\nul (