Skip to content

Commit a3726ce

Browse files
committed
windows: Make appveyor.yml self-contained.
Add configuration which otherwise has to be set via the UI so the file is more self-contained, and remove configuration which is not needed because it's the same as the default. The major change here is that for a while now Appveyor has been using Visual Studio 2015 by default while we still want to support 2013.
1 parent 04034eb commit a3726ce

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

ports/windows/.appveyor.yml

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
image: Visual Studio 2013
2+
clone_depth: 1
3+
skip_tags: true
4+
15
environment:
26
# Python version used
37
MICROPY_CPYTHON3: c:/python34/python.exe
@@ -71,10 +75,3 @@ after_test:
7175
if ($LASTEXITCODE -ne 0) {
7276
throw "$env:MSYSTEM mpy-cross tests exited with code $LASTEXITCODE"
7377
}
74-
75-
skip_tags: true
76-
77-
deploy: off
78-
79-
nuget:
80-
disable_publish_on_pr: true

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy