Skip to content

Commit

Permalink
Added script to install morfessor for running test in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
anmolgulati committed Jan 28, 2017
1 parent 7cb9acb commit 6c74483
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ install:
- pip install annoy
- pip install testfixtures
- pip install unittest2
- pip install morfessor
- python setup.py install
script: python setup.py test

0 comments on commit 6c74483

Please sign in to comment.