mirror of https://github.com/explosion/spaCy.git
Appveyor.yml cleanup
This commit is contained in:
parent
6bb8e05fe2
commit
64a61d52db
|
@ -38,11 +38,11 @@ install:
|
|||
- "SET PYTHONPATH=%CD%;%PYTHONPATH%"
|
||||
|
||||
# Filesystem root
|
||||
- ps: "ls \"C:/\""
|
||||
- SET
|
||||
#- ps: "ls \"C:/\""
|
||||
#- SET
|
||||
|
||||
# Installed SDKs
|
||||
- ps: "ls \"C:/Program Files/Microsoft SDKs/Windows\""
|
||||
#- ps: "ls \"C:/Program Files/Microsoft SDKs/Windows\""
|
||||
|
||||
# Checking stdint.h
|
||||
#- ps: "ls \"C:/projects/spacy/include/\""
|
||||
|
|
Loading…
Reference in New Issue