mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-11 11:25:30 +08:00
Execute contribs.py in travis_script.sh
Added tag of previous release Only recent commits for contribs.py so that Travis is happy Do not execute contribs.py for Python 2.6 Do not execute contribs.py for python 2.6
This commit is contained in:
@@ -111,3 +111,7 @@ fi
|
||||
nosetests $TEST_ARGS
|
||||
|
||||
section_end "Test.with.optional.dependencies"
|
||||
|
||||
section "Prepare.release"
|
||||
doc/release/contribs.py HEAD~10
|
||||
section_end "Prepare.release"
|
||||
|
||||
Reference in New Issue
Block a user