Skip to content

Commit

Permalink
Add "python wikitextparser_test.py" to scripts
Browse files Browse the repository at this point in the history
It seems that coverage run always exits with 0.
  • Loading branch information
5j9 committed Oct 24, 2016
1 parent 2123fcd commit 344e073
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -6,6 +6,7 @@ install:
- pip install codecov
script:
- cd wikitextparser
- python wikitextparser_test.py
- coverage run wikitextparser_test.py
python:
- "3.3"
Expand Down

0 comments on commit 344e073

Please sign in to comment.