Remove x86 windows msys build

There's something wrong with systest on this build, and the windows
builds take a long time anyway.
This commit is contained in:
Steven Fackler 2019-01-21 18:58:21 -08:00
parent 53253db0dc
commit 6f9401f174
1 changed files with 0 additions and 4 deletions

View File

@ -2,10 +2,6 @@ environment:
SSL_CERT_FILE: "C:\\OpenSSL\\cacert.pem"
matrix:
# 1.1.0, 64/32 bit
- TARGET: i686-pc-windows-gnu
BITS: 32
MSYS2: 1
OPENSSL_VERSION: 1_1_0j
- TARGET: x86_64-pc-windows-msvc
BITS: 64
OPENSSL_VERSION: 1_1_0j