removed cygwin ci because it has a cmake too old, leave a note for a todo build from source

This commit is contained in:
Stefano Sinigardi 2019-03-29 11:08:12 +01:00
parent dcd41f37cc
commit a97f41322f
1 changed files with 4 additions and 4 deletions

View File

@ -4,10 +4,10 @@ clone_folder: c:\projects\darknet
environment:
WORKSPACE: C:\projects
matrix:
- platform: Cygwin64
COMPILER: cygwin
CYGWIN_NOWINPATH: yes
CYGSH: C:\cygwin64\bin\bash -c
#- platform: Cygwin64 # removed because it is missing CMake 3.8 (minimum version required) ## todo: download and build from source!
# COMPILER: cygwin
# CYGWIN_NOWINPATH: yes
# CYGSH: C:\cygwin64\bin\bash -c
- platform: Win64
COMPILER: vs
configuration: Release