Skip to content

Commit d9b2593

Browse files
committed
Revert changes
1 parent 561b14f commit d9b2593

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
build: false
22
shallow_clone: true
33
skip_branch_with_pr: true
4-
image: Visual Studio 2013
4+
image: Visual Studio 2015
55

66
environment:
77

@@ -16,7 +16,7 @@ environment:
1616
TOXPY35: "C:/Python35-x64/python.exe"
1717
TOXPY36: "C:/Python36-x64/python.exe"
1818
TOXPY37: "C:/Python37-x64/python.exe"
19-
PYTHON: "C:/Python27-x64"
19+
PYTHON: "C:/Python33-x64"
2020
- TOXPY26: "C:/Python26/python.exe"
2121
TOXPY27: "C:/Python27/python.exe"
2222
TOXPY33: "C:/Python33/python.exe"

0 commit comments

Comments
 (0)