Disable Appveyor cygwin which has started to fail
This commit is contained in:
parent
f14c712001
commit
bbb49a203e
1 changed files with 4 additions and 2 deletions
|
|
@ -40,8 +40,10 @@ environment:
|
|||
- BUILDSYSTEM: cmake
|
||||
VSVER: 14
|
||||
|
||||
#matrix:
|
||||
# allow_failures:
|
||||
matrix:
|
||||
allow_failures:
|
||||
- SWIGLANG: python
|
||||
OSVARIANT: cygwin
|
||||
|
||||
install:
|
||||
- date /T & time /T
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue