windows use gnu

pull/51/head
phiresky 4 years ago
parent 32c3431837
commit 38d4abff4a

@ -60,7 +60,7 @@ matrix:
# - libxml2-utils
- os: windows
rust: nightly
env: TARGET=x86_64-pc-windows-msvc
env: TARGET=x86_64-pc-windows-gnu
install: ci/install.sh
script: ci/script.sh
before_deploy: ci/before_deploy.sh

Loading…
Cancel
Save