Skip to content

Commit

Permalink
Back to nose2
Browse files Browse the repository at this point in the history
  • Loading branch information
ayan-b committed Jul 14, 2020
1 parent 1479a22 commit 4ca35c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ notifications:
install:
- pip3 install .
script:
- pip3 install pytest pytest-cov
- pytest --cov=gdist
- pip3 install nose2 nose2-cov
- nose2 --with-coverage

jobs:
include:
Expand Down

0 comments on commit 4ca35c4

Please sign in to comment.