mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-23 11:56:36 +11:00
Removed coveralls
This commit is contained in:
parent
5211ebd01d
commit
91c747b7f5
2 changed files with 0 additions and 4 deletions
|
@ -1 +0,0 @@
|
|||
repo_token: z67WCSULvu5k9sSPa9L5IZrfqmTnm0nP9
|
|
@ -29,6 +29,3 @@ install:
|
|||
|
||||
script:
|
||||
coverage run --rcfile=.coverage.rc runtests.py
|
||||
|
||||
after_success:
|
||||
coveralls --config_file=.coverage.rc --coveralls_yaml=.coveralls.yml
|
||||
|
|
Loading…
Reference in a new issue