forked from boostorg/predef
Add address-model and variant specs for Appveyor CI.
This commit is contained in:
@@ -17,6 +17,14 @@ environment:
|
|||||||
- TOOLSET: vs-2012
|
- TOOLSET: vs-2012
|
||||||
- TOOLSET: vs-2013
|
- TOOLSET: vs-2013
|
||||||
|
|
||||||
|
platform:
|
||||||
|
- 32
|
||||||
|
- 64
|
||||||
|
|
||||||
|
configuration:
|
||||||
|
- debug
|
||||||
|
- release
|
||||||
|
|
||||||
init:
|
init:
|
||||||
- cd %APPVEYOR_BUILD_FOLDER%/..
|
- cd %APPVEYOR_BUILD_FOLDER%/..
|
||||||
- appveyor DownloadFile "https://raw.githubusercontent.com/boostorg/regression/develop/ci/src/script.py"
|
- appveyor DownloadFile "https://raw.githubusercontent.com/boostorg/regression/develop/ci/src/script.py"
|
||||||
|
Reference in New Issue
Block a user