Skip to content

Commit

Permalink
Fix travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
don4get committed Jan 15, 2020
1 parent f0f3c4c commit cece8be
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 @@ -28,6 +28,6 @@ install:

script:
- tox
- pytest --cov-report term --cov=nodedge
- pytest --cov-report term
after_success:
- codecov

0 comments on commit cece8be

Please sign in to comment.