File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 8181 name : Build docs
8282 command : |
8383 cd doc
84- sphinx-build -D plot_gallery=1 -D sphinx_gallery_conf.filename_pattern=^\(\(?\!plot_fmri_activation_volume\|plot_morphometry\|plot_label\.py\|plot_probabilistic_label\| plot_resting_correlations\|plot_transparent_brain \|rotate_animation\|save_movie\|save_views\).\)*\$ -b html -d _build/doctrees . _build/html
84+ sphinx-build -D plot_gallery=1 -D sphinx_gallery_conf.filename_pattern=^\(\(?\!plot_fmri_activation_volume\|plot_resting_correlations\|rotate_animation\|save_movie\|save_views\).\)*\$ -b html -d _build/doctrees . _build/html
8585
8686 - store_artifacts :
8787 path : doc/_build/html/
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ matrix:
2323 - os : linux
2424 env : PYTHON_VERSION=3.5
2525 CONDA_DEPENDENCIES="numpy scipy matplotlib coverage pytest pytest-cov flake8"
26- PIP_DEPENDENCIES="codecov pytest-sugar faulthandler pytest-faulthandler nibabel imageio"
26+ PIP_DEPENDENCIES="codecov pytest-sugar pytest-faulthandler nibabel imageio"
2727
2828 # OSX
2929 - os : osx
You can’t perform that action at this time.
0 commit comments