Skip to content

Commit

Permalink
proper command for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
J38 committed Mar 5, 2019
1 parent d22d3de commit e76a54a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ install:
- mkdir ~/stanfordnlp_test
- export STANFORDNLP_TEST_HOME=~/stanfordnlp_test
script:
- python -m pytest --markers travis
- python -m pytest -m travis

0 comments on commit e76a54a

Please sign in to comment.