Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Commit 578e7dc

Browse files
committed
Try fixing numpy issue on Travis CI
1 parent d7a1f8d commit 578e7dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ addons:
1414
packages:
1515
- pandoc
1616
install:
17+
- pip uninstall numpy
1718
- python setup.py install
1819
- pip install pytest
1920
- python -m spacy download en_core_web_md

0 commit comments

Comments
 (0)