Merge "sphinxcontrib-docbookrestapi: enable tests for Python 2.6, 2.7 and 3.3"

This commit is contained in:
Jenkins 2014-01-13 22:12:27 +00:00 committed by Gerrit Code Review
commit 15de54c706
2 changed files with 9 additions and 0 deletions

View File

@ -1905,6 +1905,9 @@
jobs:
- 'gate-{name}-pep8'
- 'gate-{name}-python26'
- 'gate-{name}-python27'
- 'gate-{name}-python33'
- '{name}-tarball'
- pypi-jobs

View File

@ -3820,8 +3820,14 @@ projects:
- name: stackforge/sphinxcontrib-docbookrestapi
check:
- gate-sphinxcontrib-docbookrestapi-pep8
- gate-sphinxcontrib-docbookrestapi-python26
- gate-sphinxcontrib-docbookrestapi-python27
- gate-sphinxcontrib-docbookrestapi-python33
gate:
- gate-sphinxcontrib-docbookrestapi-pep8
- gate-sphinxcontrib-docbookrestapi-python26
- gate-sphinxcontrib-docbookrestapi-python27
- gate-sphinxcontrib-docbookrestapi-python33
pre-release:
- sphinxcontrib-docbookrestapi-tarball
release: