Revert "Allow cygwin to fail on Appveyor"
This reverts commit dbb88876e6.
This commit is contained in:
parent
b7bcb338cf
commit
8bf2f473f4
1 changed files with 3 additions and 6 deletions
|
|
@ -6,7 +6,7 @@ environment:
|
||||||
global:
|
global:
|
||||||
MAKEJOBS: 2
|
MAKEJOBS: 2
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
- SWIGLANG: csharp
|
- SWIGLANG: csharp
|
||||||
VSVER: 12
|
VSVER: 12
|
||||||
- SWIGLANG: csharp
|
- SWIGLANG: csharp
|
||||||
|
|
@ -20,6 +20,8 @@ matrix:
|
||||||
# VSVER: 14
|
# VSVER: 14
|
||||||
# VER: 36
|
# VER: 36
|
||||||
# PY3: 3
|
# PY3: 3
|
||||||
|
- SWIGLANG: python
|
||||||
|
OSVARIANT: cygwin
|
||||||
- SWIGLANG: python
|
- SWIGLANG: python
|
||||||
OSVARIANT: mingw
|
OSVARIANT: mingw
|
||||||
VER: 27
|
VER: 27
|
||||||
|
|
@ -29,11 +31,6 @@ matrix:
|
||||||
VER: 37
|
VER: 37
|
||||||
PY3: 3
|
PY3: 3
|
||||||
|
|
||||||
allow_failures:
|
|
||||||
# Currently failing due to not detecting header files/include paths
|
|
||||||
- swiglang: python
|
|
||||||
osvariant: cygwin
|
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- date /T & time /T
|
- date /T & time /T
|
||||||
- ps: >-
|
- ps: >-
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue