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 e9fd9f1 commit 07ff6e2Copy full SHA for 07ff6e2
.travis.yml
@@ -13,6 +13,7 @@ before_install:
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 --no-install-recommends fsl afni
16
+ - sudo apt-get install -qq fsl-atlases
17
- source /etc/fsl/fsl.sh
18
- virtualenv --system-site-packages ~/virtualenv/this
19
- source ~/virtualenv/this/bin/activate
0 commit comments