Use the latest ansible-lint

pull/181/head
Alex Chistyakov 5 years ago
parent e34b300d58
commit bc3c5912bc
  1. 1
      .travis.yml

@ -15,6 +15,7 @@ env:
install:
# Install test dependencies.
- pip install molecule docker
- pip install ansible-lint==4.1.0
before_script:
# Use actual Ansible Galaxy role name for the project directory.