Python 3.4 support - add py34 gate
As we just upgraded our codebase to work on Python 3.4, we would like to make sure that each new patchset pass the tests on both py27 and py34 environments. Change-Id: I51b706c27af177aa76866e1fda84b484588fa996
This commit is contained in:
parent
17f3d323ff
commit
4821d7e1b7
@ -8548,6 +8548,7 @@ projects:
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: python-jobs
|
||||
- name: python3-jobs
|
||||
- name: publish-to-pypi
|
||||
check:
|
||||
- python-watcherclient-coverage
|
||||
|
Loading…
Reference in New Issue
Block a user