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

Commit

Permalink
Change: coveralls to old package
Browse files Browse the repository at this point in the history
  • Loading branch information
meherett committed Oct 14, 2023
1 parent 80992a3 commit 34926f4
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 python-coveralls
- pip install -e .[tests,docs] tox-travis coveralls
matrix:
include:
- name: "3.9"
Expand Down

0 comments on commit 34926f4

Please sign in to comment.