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 da6c6bb commit 4ce676dCopy full SHA for 4ce676d
.travis.yml
@@ -72,4 +72,4 @@ deploy:
72
distributions: "sdist bdist_wheel"
73
74
after_script:
75
-- codecov --file cov.xml --root nipype --flags unittests -e TRAVIS_JOB_NUMBER
+- codecov --file cov.xml --root nipype/nipype --flags unittests -e TRAVIS_JOB_NUMBER
0 commit comments