Skip to content

Commit b077324

Browse files
committed
setting Systemroot environment variable on Appveyor
1 parent bde7141 commit b077324

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
version: .{build}-{branch}
22

33
environment:
4+
SYSTEMROOT: "C:\\WINDOWS"
45

56
matrix:
67
- PYTHON: "C:\\Python27"

0 commit comments

Comments
 (0)