Merge "Fixed tox warning."
This commit is contained in:
commit
7b88d0f8cf
@ -3,3 +3,9 @@
|
||||
parent: tox
|
||||
vars:
|
||||
tox_envlist: ansible-integration
|
||||
|
||||
- job:
|
||||
name: tox-py3
|
||||
parent: tox
|
||||
vars:
|
||||
tox_envlist: py3
|
||||
|
@ -7,9 +7,9 @@
|
||||
jobs:
|
||||
- ara-server-ansible-integration:
|
||||
voting: false
|
||||
- tox-py35
|
||||
- tox-py3
|
||||
- tox-pep8
|
||||
gate:
|
||||
jobs:
|
||||
- tox-py35
|
||||
- tox-py3
|
||||
- tox-pep8
|
||||
|
Loading…
x
Reference in New Issue
Block a user