Add VS2017 worker image.

This commit is contained in:
Edward Diener
2017-10-09 11:23:30 -04:00
parent 1ecc2e2ec9
commit c4b1ce10bd

View File

@ -11,6 +11,11 @@ branches:
- master - master
- develop - develop
environment:
matrix:
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
install: install:
- cd .. - cd ..
- git clone -b %APPVEYOR_REPO_BRANCH% https://github.com/boostorg/boost.git boost-root - git clone -b %APPVEYOR_REPO_BRANCH% https://github.com/boostorg/boost.git boost-root