Skip to content

Commit

Permalink
Fixed name
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffrey-hokanson committed Aug 11, 2020
1 parent b661831 commit a54bd27
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -11,7 +11,7 @@ install:
- python setup.py install

script:
- pytest --cov=polyrat tests/
- pytest --cov=polyrat --cov-branch tests/

after_success:
- coveralls
Expand Down
File renamed without changes.

0 comments on commit a54bd27

Please sign in to comment.