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 ec8d9df commit fdeda0cCopy full SHA for fdeda0c
.travis.yml
@@ -12,8 +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
16
- - source /etc/fsl/fsl.sh
+ - sudo apt-get install -qq afni
17
- virtualenv --system-site-packages ~/virtualenv/this
18
- source ~/virtualenv/this/bin/activate
19
install: python setup.py build_ext --inplace
0 commit comments