Skip to content

Commit

Permalink
fix travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
J38 committed May 19, 2019
1 parent 0b5a737 commit 8839fb1
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 @@ -15,6 +15,7 @@ install:
- mkdir ~/stanfordnlp_test/out
- mkdir ~/stanfordnlp_test/scripts
- cp tests/data/external_server.properties ~/stanfordnlp_test/scripts
- cp tests/data/example_french.json ~/stanfordnlp_test/out
- export STANFORDNLP_TEST_HOME=~/stanfordnlp_test
script:
- python -m pytest -m travis tests/

0 comments on commit 8839fb1

Please sign in to comment.