diff --git a/.drone.yml b/.drone.yml index cca5e4b..2a084ba 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,7 @@ steps: environment: PY_COLORS: "1" commands: - - tox + - tox -q when: event: - push diff --git a/ansiblelater/examples/standards.py b/ansiblelater/examples/standards.py index af4f7f3..711466d 100644 --- a/ansiblelater/examples/standards.py +++ b/ansiblelater/examples/standards.py @@ -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 = [