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 40a2eb8 commit d5c1c07Copy full SHA for d5c1c07
.travis.yml
@@ -146,6 +146,7 @@ script:
146
# Change into an innocuous directory and find tests from installation
147
mkdir for_testing
148
cd for_testing
149
+ cp ../.coveragerc .
150
nosetests --with-doctest --with-coverage --cover-package nibabel nibabel
151
else
152
false
codecov.yml
0 commit comments