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 b038e40 commit fdd33f2Copy full SHA for fdd33f2
circle.yml
@@ -31,7 +31,7 @@ test:
31
timeout: 1600
32
- . /usr/share/fsl/5.0/etc/fslconf/fsl.sh && python ~/nipype/tools/run_examples.py fmri_fsl_reuse Linear level1_workflow:
33
pwd: ../examples
34
- - python ~/nipype/tools/run_examples.py fmri_spm_nested Linear level1 l2pipeline:
+ - . /usr/share/fsl/5.0/etc/fslconf/fsl.sh && python ~/nipype/tools/run_examples.py fmri_spm_nested Linear level1 l2pipeline:
35
36
environment:
37
SPMMCRCMD: "$HOME/spm12/run_spm12.sh $HOME/mcr/v85/ script"
0 commit comments