Merge "Jobs should default to voting"

This commit is contained in:
Jenkins 2017-07-25 20:36:22 +00:00 committed by Gerrit Code Review
commit 8536a42ace

View File

@ -130,7 +130,6 @@
- job: - job:
name: tox-cover name: tox-cover
parent: tox parent: tox
voting: false
description: | description: |
Run code coverage tests. Run code coverage tests.
@ -141,7 +140,6 @@
- job: - job:
name: tox-tarball name: tox-tarball
parent: tox parent: tox
voting: false
description: | description: |
Generate a python source tarball and a binary wheel Generate a python source tarball and a binary wheel