Skip to content
This repository was archived by the owner on Dec 14, 2020. It is now read-only.

Commit b6de78c

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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 -y numpy
1718
- python setup.py install
1819
- pip install pytest
1920
- python -m spacy download en_core_web_md

0 commit comments

Comments
 (0)