We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bea7cad commit bd83c4aCopy full SHA for bd83c4a
.travis.yml
@@ -10,4 +10,4 @@ install:
10
- pipenv install --dev
11
12
script:
13
- - pipenv run nosetests -v --with-coverage --cover-erase --cover-package=malloc_tracer
+ - pipenv run nosetests -c ./test/.noserc
0 commit comments