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:
emmanuelle
2015-12-26 23:52:39 +01:00
parent 76ad56fa83
commit 13c4f3cea4
2 changed files with 35 additions and 28 deletions
+4
View File
@@ -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"