mirror of
https://github.com/thegeeklab/ansible-later.git
synced 2024-11-22 04:40:42 +00:00
downgrade minimal standards version and test tox silent output
This commit is contained in:
parent
6e20d9bac5
commit
ec71228c1e
@ -9,7 +9,7 @@ steps:
|
||||
environment:
|
||||
PY_COLORS: "1"
|
||||
commands:
|
||||
- tox
|
||||
- tox -q
|
||||
when:
|
||||
event:
|
||||
- push
|
||||
|
@ -197,7 +197,7 @@ use_yaml_rather_than_key_value = Standard(dict(
|
||||
|
||||
|
||||
ansible_min_version = '2.1'
|
||||
ansible_review_min_version = '0.1.2'
|
||||
ansible_review_min_version = '0.1.0'
|
||||
|
||||
|
||||
standards = [
|
||||
|
Loading…
Reference in New Issue
Block a user