mirror of https://github.com/explosion/spaCy.git
Fix appveyor for Windows
This commit is contained in:
parent
83acaa0358
commit
f3790bdeec
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue