fix appveyor build
This commit is contained in:
parent
ced0f74bf8
commit
ee7774ea37
|
@ -103,6 +103,9 @@ install:
|
||||||
- g++ --version
|
- g++ --version
|
||||||
- python --version
|
- python --version
|
||||||
- echo %ROOT_DIRECTORY%
|
- echo %ROOT_DIRECTORY%
|
||||||
|
- cd %BOOST_BUILD_PATH%\src\engine
|
||||||
|
- build.bat >nul
|
||||||
|
- cd %ROOT_DIRECTORY%
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
- openssl-1.0.1p-vs2010.7z
|
- openssl-1.0.1p-vs2010.7z
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 8488578e25b14f859499abb89106ff61b3b1b299
|
Subproject commit 504c0b3efa3ae15b43f7168536e05c58d131bb24
|
Loading…
Reference in New Issue