appveyor: Don't test i586 MSVC binaries yet

I was hoping
This commit is contained in:
Alex Crichton 2017-01-20 16:31:36 -08:00
parent 72c3148bb3
commit 8bee3983f8
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ environment:
DEPLOY: 1
- MSYS_BITS: 32
RUST_CONFIGURE_ARGS: --build=i686-pc-windows-msvc --target=i586-pc-windows-msvc
SCRIPT: python x.py test && python x.py dist
SCRIPT: python x.py test --host i686-pc-windows-msvc --target i686-pc-windows-msvc && python x.py dist
DEPLOY: 1
# MSVC makefiles