ed9cf21ce9
The xenial image that was used by tox-linters had a version of python not high enough for black (>=3.6). Let's test everything on bionic and ensure that we control which nodeset are used. Change-Id: Ifb65cef05abcd67fba7f0941cf313dfc23e6b3ca
16 lines
303 B
YAML
16 lines
303 B
YAML
- project:
|
|
vars:
|
|
rtd_webhook_id: '49230'
|
|
templates:
|
|
- docs-on-readthedocs
|
|
check:
|
|
jobs:
|
|
- ara-server-ansible-integration:
|
|
voting: false
|
|
- ara-tox-linters
|
|
- ara-tox-py3
|
|
gate:
|
|
jobs:
|
|
- ara-tox-linters
|
|
- ara-tox-py3
|