Skip to content

Commit f21ca25

Browse files
committed
Updating appveyor configuration.
1 parent 61e3f40 commit f21ca25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

script/appveyor_install.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ IF "%APPVEYOR_BUILD_WORKER_IMAGE%"=="Visual Studio 2015" (
2121

2222
) ELSE IF "%APPVEYOR_BUILD_WORKER_IMAGE%"=="Visual Studio 2019" (
2323
set TOOLCHAIN=msvc16
24-
set BOOST_VER=1_73_0
24+
set BOOST_VER=1_77_0
2525
IF "%PLATFORM%"=="x86" (
2626
echo Performing x86 build in VS2019
2727
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvars32.bat"

0 commit comments

Comments
 (0)