Commit cf23de75 authored by Luke Macken's avatar Luke Macken

Remove previous coverage stats

parent fb37991e
......@@ -13,7 +13,7 @@ install:
script:
- sudo apt-get install -qq gdb
- nosetests -q --with-coverage --cover-package=pyrasite
- nosetests -q --with-coverage --cover-erase --cover-package=pyrasite
after_success:
- coveralls
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment