Added boost 1.70.0 to the CI matrix

Signed-off-by: Mathieu Champlon <mathieu.champlon@docker.com>
This commit is contained in:
Mathieu Champlon 2019-07-03 06:47:21 +02:00
parent 44e8509d6f
commit 6820b9b1bf
2 changed files with 5 additions and 1 deletions

View file

@ -23,7 +23,10 @@ environment:
BOOST: 1_67_0
TOOLSET: msvc-14.1
CXX_STANDARD: 14
# CXX_STANDARD: 17
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019 Preview
BOOST: 1_69_0
TOOLSET: msvc-14.2
CXX_STANDARD: 17
platform:
- 32