Add Python linter job for 'integration' repo
[ci-management.git] / jjb / integration / integration.yaml
index 35181c9..2c2d89f 100644 (file)
           tox-dir: '.'
           tox-envs: 'json'
           pattern: '**/*.json'
+      - 'python':
+          tox-dir: '.'
+          tox-envs: 'py'
+          pattern: '**/*.py'
     stream:
       - 'master':
           branch: 'master'