Add address-model and variant specs for Appveyor CI.

This commit is contained in:
Rene Rivera
2015-06-11 21:24:27 -05:00
parent d77608cf70
commit 83ff76d745

View File

@@ -17,6 +17,14 @@ environment:
- TOOLSET: vs-2012
- TOOLSET: vs-2013
platform:
- 32
- 64
configuration:
- debug
- release
init:
- cd %APPVEYOR_BUILD_FOLDER%/..
- appveyor DownloadFile "https://raw.githubusercontent.com/boostorg/regression/develop/ci/src/script.py"