Skip to content

Commit ff51469

Browse files
ArtemAngelchevbbc2
authored andcommitted
fix coveralls error
1 parent a4d39f7 commit ff51469

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ script:
3030
- tox
3131

3232
before_install:
33-
- pip install python-coveralls
33+
- pip install coveralls
3434

3535
after_success:
3636
- tox -e coverage-report

0 commit comments

Comments
 (0)