diff --git a/.travis.yml b/.travis.yml index bc27898..3de7be4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ before_install: - sudo apt-get -qq update install: - pip install molecule - - pip install ansible==2.7 + - pip install ansible - pip install docker script: - molecule test --scenario-name commands