summaryrefslogtreecommitdiffstats
path: root/.zuul.yaml
blob: 696b7c4ba766b43e0cd183f4a9235eae49ea1376 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
- job:
    name: jjb-tox-cross-python-jenkins
    description: Tests compatibility with master branch of python-jenkins
    parent: tox-py27
    required-projects:
      - jjb/python-jenkins
      - jjb/jenkins-job-builder
    voting: true

- project:
    check:
      jobs:
        - jjb-tox-cross-python-jenkins