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 9d96c32 commit bacf729Copy full SHA for bacf729
circle.yml
@@ -27,7 +27,7 @@ test:
27
SPMMCRCMD: "$HOME/spm12/run_spm12.sh $HOME/mcr/v85/ script"
28
FORCE_SPMMCR: 1
29
timeout: 1600
30
- - . /usr/share/fsl/5.0/etc/fslconf/fsl.sh && nosetests --with-doctest $HOME/nipype/ --exclude=external --exclude=testing:
+ - . /usr/share/fsl/5.0/etc/fslconf/fsl.sh && nosetests --with-doctest --no-skip $HOME/nipype/ --exclude=external --exclude=testing:
31
pwd: ../examples
32
environment:
33
0 commit comments