Merge "sphinxcontrib-docbookrestapi: enable tests for Python 2.6, 2.7 and 3.3"
This commit is contained in:
commit
15de54c706
@ -1905,6 +1905,9 @@
|
||||
|
||||
jobs:
|
||||
- 'gate-{name}-pep8'
|
||||
- 'gate-{name}-python26'
|
||||
- 'gate-{name}-python27'
|
||||
- 'gate-{name}-python33'
|
||||
- '{name}-tarball'
|
||||
- pypi-jobs
|
||||
|
||||
|
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user