Fix appveyor for Windows

This commit is contained in:
Matthew Honnibal 2018-05-15 21:16:39 +02:00
parent 83acaa0358
commit f3790bdeec
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ environment:
# For Python versions available on Appveyor, see
# http://www.appveyor.com/docs/installed-software#python
- PYTHON: "C:\\Python27"
- PYTHON: "C:\\Python27-x64"
#- PYTHON: "C:\\Python34"
#- PYTHON: "C:\\Python35"
#- PYTHON: "C:\\Python27-x64"