File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 11machine :
22 environment :
3- SPM_DIR : /home/ubuntu/opt/spm12/spm12_mcr/spm12
4- SPM_MCR : /home/ubuntu/opt/spm12/spm12.sh
3+ SPM_DIR : /home/ubuntu/opt/spm8/spm8/spm8_mcr/spm8
4+ SPM_MCR : /home/ubuntu/opt/spm8/spm8.sh
5+ # SPM_DIR: /home/ubuntu/opt/spm12/spm12_mcr/spm12
6+ # SPM_MCR: /home/ubuntu/opt/spm12/spm12.sh
57
68dependencies :
79 cache_directories :
@@ -24,14 +26,13 @@ dependencies:
2426 SCIKIT_LEARN_VERSION : " *"
2527 MATPLOTLIB_VERSION : " *"
2628 NIPYPE_VERSION : " 0.13.0"
27- SPM_VERSION : " 8"
2829
2930test :
3031 override :
3132 - make clean
3233 - make test-code
3334 - cd examples/easy_start && python nipype_preproc_spm_auditory.py
34- - cd examples/pipelining && python nipype_preproc_spm_multimodal_faces.py
35+ # - cd examples/pipelining && python nipype_preproc_spm_multimodal_faces.py
3536 - cd examples/pipelining && python nistats_glm_fsl_feeds_fmri.py
3637 - sh continuous_integration/clean_output.sh
3738
You can’t perform that action at this time.
0 commit comments