don't build on win32 for now

This commit is contained in:
Adrien Delorme 2018-10-16 15:07:48 +02:00
parent eddd362235
commit 61c5bb8bfe
1 changed files with 5 additions and 5 deletions

View File

@ -19,11 +19,11 @@ environment:
CYG_CACHE: C:\cygwin64\var\cache\setup
CYG_SETUP: setup-x86_64.exe
BASH: C:\cygwin64\bin\bash
- APPVEYOR_BUILD_SYS: Cygwin
CYG_ROOT: C:\cygwin
CYG_CACHE: C:\cygwin\var\cache\setup
CYG_SETUP: setup-x86.exe
BASH: C:\cygwin\bin\bash
# - APPVEYOR_BUILD_SYS: Cygwin
# CYG_ROOT: C:\cygwin
# CYG_CACHE: C:\cygwin\var\cache\setup
# CYG_SETUP: setup-x86.exe
# BASH: C:\cygwin\bin\bash
init:
# Carriage returns are bad