mirror of
https://github.com/KevinMidboe/tableprint.git
synced 2025-10-28 17:30:16 +00:00
switching from coveralls to codecov
This commit is contained in:
@@ -24,4 +24,4 @@ install:
|
||||
script:
|
||||
- coverage run --source descent -m py.test
|
||||
after_success:
|
||||
- coveralls
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
-r requirements.txt
|
||||
coveralls
|
||||
pytest
|
||||
coverage
|
||||
|
||||
Reference in New Issue
Block a user