mirror of https://github.com/explosion/spaCy.git
Test build #2
This commit is contained in:
parent
f43dee555b
commit
685dc89754
|
@ -38,10 +38,10 @@ install:
|
||||||
- "SET PYTHONPATH=%CD%;%PYTHONPATH%"
|
- "SET PYTHONPATH=%CD%;%PYTHONPATH%"
|
||||||
|
|
||||||
# Filesystem root
|
# Filesystem root
|
||||||
- ps: "ls \"C:/\""
|
- ps: "ls \"C:/\""
|
||||||
|
|
||||||
# Installed SDKs
|
# Installed SDKs
|
||||||
- ps: "ls \"C:/Program Files/Microsoft SDKs/Windows\""
|
- ps: "ls \"C:/Program Files/Microsoft SDKs/Windows\""
|
||||||
|
|
||||||
# Checking stdint.h
|
# Checking stdint.h
|
||||||
#- ps: "ls \"C:/projects/spacy/include/\""
|
#- ps: "ls \"C:/projects/spacy/include/\""
|
||||||
|
|
Loading…
Reference in New Issue