Skip to content

Commit bacf729

Browse files
committed
force all tests to run
1 parent 9d96c32 commit bacf729

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 $HOME/nipype/ --exclude=external --exclude=testing:
30+
- . /usr/share/fsl/5.0/etc/fslconf/fsl.sh && nosetests --with-doctest --no-skip $HOME/nipype/ --exclude=external --exclude=testing:
3131
pwd: ../examples
3232
environment:
3333
SPMMCRCMD: "$HOME/spm12/run_spm12.sh $HOME/mcr/v85/ script"

0 commit comments

Comments
 (0)