downgrade minimal standards version and test tox silent output

This commit is contained in:
Robert Kaussow 2018-12-19 11:31:27 +01:00
parent 6e20d9bac5
commit ec71228c1e
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ steps:
environment: environment:
PY_COLORS: "1" PY_COLORS: "1"
commands: commands:
- tox - tox -q
when: when:
event: event:
- push - push

View File

@ -197,7 +197,7 @@ use_yaml_rather_than_key_value = Standard(dict(
ansible_min_version = '2.1' ansible_min_version = '2.1'
ansible_review_min_version = '0.1.2' ansible_review_min_version = '0.1.0'
standards = [ standards = [