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 cdc57c0 commit e9fd9f1Copy full SHA for e9fd9f1
.travis.yml
@@ -12,7 +12,7 @@ before_install:
12
- sudo apt-get install -qq python-scipy python-nose
13
- sudo apt-get install -qq python-networkx python-traits python-setuptools
14
- sudo apt-get install -qq python-nibabel
15
- - sudo apt-get install -qq fsl afni
+ - sudo apt-get install -qq --no-install-recommends fsl afni
16
- source /etc/fsl/fsl.sh
17
- virtualenv --system-site-packages ~/virtualenv/this
18
- source ~/virtualenv/this/bin/activate
0 commit comments