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 664a839 commit 4a778c8Copy full SHA for 4a778c8
.travis.yml
@@ -28,7 +28,7 @@ before_install:
28
# echo 'include_dirs = /usr/include:/usr/include/X11' >> $HOME/.numpy-site.cfg;
29
# fi
30
install:
31
-- travis_retry sudo apt-get install -y -qq xvfb libx11-dev swig libvtk6-dev python-vtk
+- travis_retry sudo apt-get install -y -qq xvfb libx11-dev swig libvtk6-dev
32
- if $INSTALL_DEB_DEPENDECIES; then travis_retry sudo apt-get install -qq --no-install-recommends
33
fsl afni elastix; fi
34
- if $INSTALL_DEB_DEPENDECIES; then travis_retry sudo apt-get install -qq fsl-atlases;
0 commit comments