sphinxcontrib-docbookrestapi: enable tests for Python 2.6, 2.7 and 3.3
Tests will be added to sphinxcontrib-docbookrestapi really soon, so it makes sense to enable them in Jenkins. Change-Id: I7dd3bf7bf2d833fc02e7bb11ab3ef1ddcfb9be64
This commit is contained in:
parent
20cd18a432
commit
41b35ea921
@ -1896,6 +1896,9 @@
|
||||
|
||||
jobs:
|
||||
- 'gate-{name}-pep8'
|
||||
- 'gate-{name}-python26'
|
||||
- 'gate-{name}-python27'
|
||||
- 'gate-{name}-python33'
|
||||
- '{name}-tarball'
|
||||
- pypi-jobs
|
||||
|
||||
|
@ -3773,8 +3773,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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user