summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 2d98a5a..61eea5c 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -57,4 +57,5 @@ test_script:
- echo %PATH%
- 'dub --version'
- '%DC% --version'
+ - dub test :meta -b unittest --arch=%Darch% --compiler=%DC%
- dub test -b unittest --arch=%Darch% --compiler=%DC%