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.
2 parents 9f0885b + aa1a767 commit 85f235dCopy full SHA for 85f235d
.travis.yml
@@ -18,8 +18,6 @@ install:
18
- source activate testenv
19
- if [ ${TRAVIS_PYTHON_VERSION:0:1} == "2" ]; then pip install ordereddict; fi
20
- conda install --yes numpy scipy nose traits networkx dateutil
21
- - svn --non-interactive --username brainvisa --password Soma2009 export https://bioproj.extra.cea.fr/neurosvn/brainvisa/soma/soma-base/trunk /tmp/soma-base
22
- - python /tmp/soma-base/setup.py install
23
- pip install argparse --use-mirrors
24
- pip install importlib --use-mirrors
25
- pip install nibabel --use-mirrors
0 commit comments