Add additional tests to Appveyor

This commit is contained in:
Peter Dimov 2017-09-06 17:47:16 +03:00
parent 7a33fc8e02
commit 90b4e3bd4a

View file

@ -6,6 +6,9 @@ branches:
environment:
matrix:
- SCRIPT: ci_boost_status
- SCRIPT: ci_boost_status
TARGET: quick
- SCRIPT: ci_boost_test_library
init:
- cd %APPVEYOR_BUILD_FOLDER%/..