Skip to content

Commit

Permalink
For coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
mocobeta committed Mar 10, 2016
1 parent 20e4a85 commit a577472
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 @@ -9,6 +9,6 @@ install:
before_script:
- unzip ipadic/sysdic.zip
script:
- coverage run --source=janome setup.py test
- coverage run --source=janome tests/suite.py
after_success:
- coveralls

0 comments on commit a577472

Please sign in to comment.