Skip to content

Commit fdd33f2

Browse files
committed
other spm example uses BET
1 parent b038e40 commit fdd33f2

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
@@ -31,7 +31,7 @@ test:
3131
timeout: 1600
3232
- . /usr/share/fsl/5.0/etc/fslconf/fsl.sh && python ~/nipype/tools/run_examples.py fmri_fsl_reuse Linear level1_workflow:
3333
pwd: ../examples
34-
- python ~/nipype/tools/run_examples.py fmri_spm_nested Linear level1 l2pipeline:
34+
- . /usr/share/fsl/5.0/etc/fslconf/fsl.sh && python ~/nipype/tools/run_examples.py fmri_spm_nested Linear level1 l2pipeline:
3535
pwd: ../examples
3636
environment:
3737
SPMMCRCMD: "$HOME/spm12/run_spm12.sh $HOME/mcr/v85/ script"

0 commit comments

Comments
 (0)