Skip to content

Commit

Permalink
Fix plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ayan-b committed Jul 1, 2020
1 parent 90f7507 commit 37dec0c
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 @@ -4,7 +4,7 @@ notifications:
install:
- pip3 install .
script:
- pip3 install nose2 nose2[coverage_plugin]
- pip3 install nose2 nose2-cov
- nose2 --with-coverage

jobs:
Expand Down

0 comments on commit 37dec0c

Please sign in to comment.