Test using previous build platform for AppVeyor
Try fixing Python-related build failures in Cygwin build by using the previous version of the image, before the latest update.
This commit is contained in:
parent
80e2264373
commit
b05d864f5e
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
version: '{build}'
|
||||
|
||||
os: Previous Visual Studio 2015
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue