Skip to content

Commit 68f9da3

Browse files
authored
Update .travis.yml
1 parent 39c65c1 commit 68f9da3

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
@@ -12,6 +12,7 @@ before_install:
1212

1313
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
1414
install:
15+
- pip install -U numpy
1516
- pip install -r requirements.txt
1617
- pip install .[artagger,icu,ipa,ner,thai2fit,deepcut]
1718
- pip install coveralls

0 commit comments

Comments
 (0)