Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
Change: Coveralls from coveralls to python-coveralls package
Browse files Browse the repository at this point in the history
  • Loading branch information
meherett committed Oct 13, 2023
1 parent 3836a62 commit 80992a3
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 @@ -3,7 +3,7 @@ dist: bionic
before_install:
- python -m pip install --upgrade pip
install:
- pip install -e .[tests,docs] tox-travis coveralls
- pip install -e .[tests,docs] tox-travis python-coveralls
matrix:
include:
- name: "3.9"
Expand Down

0 comments on commit 80992a3

Please sign in to comment.