Add musl target

resolves #56
This commit is contained in:
Greg 2019-10-23 15:50:43 -04:00
parent 5a5b878d8f
commit bff7b17392
No known key found for this signature in database
GPG key ID: 2E44FAEEDC94B1E2

View file

@ -52,6 +52,7 @@ jobs:
!.*
targets:
- x86_64-unknown-linux-gnu
- x86_64-unknown-linux-musl
- x86_64-pc-windows-gnu
- x86_64-pc-windows-msvc
- x86_64-apple-darwin