Skip to content

Commit

Permalink
Test source version
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaumet committed Dec 20, 2016
1 parent 7410043 commit 5d2b409
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ install:
# Avoid "html5lib requires setuptools version 18.5" error
- pip install --upgrade setuptools
- pip install -r requirements.txt
- pip install nidmresults
# - python setup.py install # install nidmresults from sources
- python setup.py install # install nidmresults from sources
- pip install ddt
script:
- python test/test_reader.py
Expand Down

0 comments on commit 5d2b409

Please sign in to comment.