summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorPeter Dimov <pdimov@pdimov.com>2017-09-06 17:47:16 +0300
committerPeter Dimov <pdimov@pdimov.com>2017-09-08 19:22:20 +0300
commit90b4e3bd4ad1b7e87d1c988371d407b050e975e5 (patch)
treed2707aff289bfe0bab6bbb1a7e170dc5ff991192 /appveyor.yml
parent7a33fc8e02dc059d3571532e8c615dc538c041b3 (diff)
downloadboost-90b4e3bd4ad1b7e87d1c988371d407b050e975e5.tar.gz
Add additional tests to Appveyor
Diffstat (limited to 'appveyor.yml')
-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%/..