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 2eb61e1 commit ef42d94Copy full SHA for ef42d94
circle.yml
@@ -27,7 +27,7 @@ test:
27
SPMMCRCMD: "$HOME/spm12/run_spm12.sh $HOME/mcr/v85/ script"
28
FORCE_SPMMCR: 1
29
timeout: 1600
30
- - . /usr/share/fsl/5.0/etc/fslconf/fsl.sh && nosetests --with-doctest --with-cov --cov nipype --logging-level=INFO:
+ - . /usr/share/fsl/5.0/etc/fslconf/fsl.sh && nosetests --with-doctest nipype --logging-level=INFO:
31
pwd: ../examples
32
environment:
33
0 commit comments