Skip to content

Commit 85f235d

Browse files
committed
Merge pull request #33 from denisri/v1
don't use the svn version of soma-base in v1 stabilized branch of capsul
2 parents 9f0885b + aa1a767 commit 85f235d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ install:
1818
- source activate testenv
1919
- if [ ${TRAVIS_PYTHON_VERSION:0:1} == "2" ]; then pip install ordereddict; fi
2020
- 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
2321
- pip install argparse --use-mirrors
2422
- pip install importlib --use-mirrors
2523
- pip install nibabel --use-mirrors

0 commit comments

Comments
 (0)