windows fix attempt 1

This commit is contained in:
phiresky 2020-01-10 12:25:07 +01:00
parent 52690418cc
commit d8d3abefa8

View File

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