aboutsummaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 8c36abd..5f7e3c4 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -44,6 +44,10 @@ jobs:
arch: x64
compiler: msvc2017
backend: vs2017
+ clangclx64ninja:
+ arch: x64
+ compiler: clang-cl
+ backend: ninja
steps:
- template: ci/azure-steps.yml