ci: Add a build target for musl

This commit is contained in:
Matan Kushner 2019-09-08 00:20:21 -04:00
parent 9721666d33
commit dcc105ea1b
No known key found for this signature in database
GPG Key ID: 4B98C3A8949CA8A4
1 changed files with 1 additions and 0 deletions

View File

@ -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