summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--appveyor.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 23b278c32e..665fe436fb 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -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%/..