Skip to content

Commit ef42d94

Browse files
committed
fixed nosetest call
1 parent 2eb61e1 commit ef42d94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ test:
2727
SPMMCRCMD: "$HOME/spm12/run_spm12.sh $HOME/mcr/v85/ script"
2828
FORCE_SPMMCR: 1
2929
timeout: 1600
30-
- . /usr/share/fsl/5.0/etc/fslconf/fsl.sh && nosetests --with-doctest --with-cov --cov nipype --logging-level=INFO:
30+
- . /usr/share/fsl/5.0/etc/fslconf/fsl.sh && nosetests --with-doctest nipype --logging-level=INFO:
3131
pwd: ../examples
3232
environment:
3333
SPMMCRCMD: "$HOME/spm12/run_spm12.sh $HOME/mcr/v85/ script"

0 commit comments

Comments
 (0)