Skip to content

Commit 95d4246

Browse files
committed
Fix appveyor.yml
1 parent 04579d6 commit 95d4246

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

appveyor.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
os: Windows Server 2012
22

3-
matrix:
3+
environment:
4+
matrix:
45
- pythonurl: http://www.python.org/ftp/python/2.7.6/python-2.7.6.amd64.msi
56
- pythonurl: http://www.python.org/ftp/python/2.7.6/python-2.7.6.msi
67
- pythonurl: http://www.python.org/ftp/python/2.6.6/python-2.6.6.msi

0 commit comments

Comments
 (0)