2
0
mirror of https://github.com/boostorg/cmake.git synced 2026-01-19 04:02:15 +00:00

Update Appveyor configurations

This commit is contained in:
Peter Dimov
2020-01-13 00:44:21 +02:00
parent cfa5e59204
commit b5337740c7

View File

@@ -30,12 +30,11 @@ environment:
LIB: timer
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
LIB: timer
BUILD_SHARED_LIBS: ON
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
LIB: timer
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
LIB: timer
- LIB: timer
BUILD_SHARED_LIBS: ON
- TEST_BOOST_TEST: 1
@@ -54,6 +53,10 @@ environment:
- TEST_BOOST_INSTALL: 1
LIB: timer
- TEST_BOOST_INSTALL: 1
LIB: timer
BUILD_SHARED_LIBS: ON
install:
- set BOOST_BRANCH=develop
- if "%APPVEYOR_REPO_BRANCH%" == "master" set BOOST_BRANCH=master