Skip to content

Commit d6b4523

Browse files
authored
Update .travis.yml
1 parent 486cecd commit d6b4523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ before_install:
1414
install:
1515
- pip install -U numpy
1616
- pip install -r requirements.txt
17-
- pip install .[artagger,icu,ipa,ner,thai2fit,deepcut]
17+
- pip install .[full]
1818
- pip install coveralls
1919

2020
os:

0 commit comments

Comments
 (0)