Don't run 32 bit checks on windows

This commit is contained in:
Oliver Schneider 2018-01-17 08:53:13 +01:00
parent 26f83d6218
commit 248bef67f2

View file

@ -4,8 +4,8 @@ environment:
matrix:
#- TARGET: i686-pc-windows-gnu
# MSYS2_BITS: 32
- TARGET: i686-pc-windows-msvc
MSYS2_BITS: 32
#- TARGET: i686-pc-windows-msvc
# MSYS2_BITS: 32
#- TARGET: x86_64-pc-windows-gnu
# MSYS2_BITS: 64
- TARGET: x86_64-pc-windows-msvc