Skip to content

Commit

Permalink
Merge pull request #33 from denisri/v1
Browse files Browse the repository at this point in the history
don't use the svn version of soma-base in v1 stabilized branch of capsul
  • Loading branch information
sapetnioc committed May 28, 2015
2 parents 9f0885b + aa1a767 commit 85f235d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ install:
- source activate testenv
- if [ ${TRAVIS_PYTHON_VERSION:0:1} == "2" ]; then pip install ordereddict; fi
- conda install --yes numpy scipy nose traits networkx dateutil
- svn --non-interactive --username brainvisa --password Soma2009 export https://bioproj.extra.cea.fr/neurosvn/brainvisa/soma/soma-base/trunk /tmp/soma-base
- python /tmp/soma-base/setup.py install
- pip install argparse --use-mirrors
- pip install importlib --use-mirrors
- pip install nibabel --use-mirrors
Expand Down

0 comments on commit 85f235d

Please sign in to comment.