summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.me>2019-09-08 00:20:21 -0400
committerMatan Kushner <hello@matchai.me>2019-09-08 00:20:21 -0400
commitdcc105ea1bd28b39f68b805b36765327be6de763 (patch)
treeb7d9924c0f790c32b66e1e27376cb60a2fdc9fb4
parent9721666d331ddfd7a04bbb434cccf38b44701b00 (diff)
ci: Add a build target for musl
-rw-r--r--azure-pipelines.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index ca36fff9c..f2cb6cdbf 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -18,6 +18,7 @@ stages:
!.*
targets:
- x86_64-unknown-linux-gnu
+ - x86_64-unknown-linux-musl
# Windows support temporarily disabled
# - x86_64-pc-windows-gnu
# - x86_64-pc-windows-msvc