Updated appveyor's boost.

This commit is contained in:
Takatoshi Kondo 2018-09-01 19:45:14 +09:00
parent e8d3387a04
commit 005e06e00a

View File

@ -4,7 +4,7 @@ image:
- Visual Studio 2015 - Visual Studio 2015
environment: environment:
global: global:
BOOST_ROOT: C:\Libraries\boost_1_60_0 BOOST_ROOT: C:\Libraries\boost_1_67_0
matrix: matrix:
- cpp11: -DMSGPACK_CXX11=OFF - cpp11: -DMSGPACK_CXX11=OFF
boost: -DMSGPACK_BOOST=OFF boost: -DMSGPACK_BOOST=OFF