Skip to content

Commit 0efc26d

Browse files
author
Guido van Rossum
committed
Restore one 64-bit build
1 parent da7c161 commit 0efc26d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

appveyor.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ environment:
55
PYTHON_VERSION: "3.6.x"
66
PYTHON_ARCH: "32"
77

8+
- PYTHON: "C:\\Python36-x64"
9+
PYTHON_VERSION: "3.6.x"
10+
PYTHON_ARCH: "64"
11+
812

913
install:
1014
- "git config core.symlinks true"

0 commit comments

Comments
 (0)