Removed coveralls

This commit is contained in:
Martin Mahner 2014-12-28 13:31:12 +01:00
parent 5211ebd01d
commit 91c747b7f5
2 changed files with 0 additions and 4 deletions

View file

@ -1 +0,0 @@
repo_token: z67WCSULvu5k9sSPa9L5IZrfqmTnm0nP9

View file

@ -29,6 +29,3 @@ install:
script: script:
coverage run --rcfile=.coverage.rc runtests.py coverage run --rcfile=.coverage.rc runtests.py
after_success:
coveralls --config_file=.coverage.rc --coveralls_yaml=.coveralls.yml