This commit is contained in:
Matthew Jones
2020-08-18 09:12:47 -04:00
parent 23ddaddbe8
commit f897580efb
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ services: docker
language: python
install:
- pip3 install docker molecule yamllint ansible-lint openshift jmespath
- pip3 install docker molecule==3.0.6 yamllint ansible-lint openshift jmespath
script:
- molecule test -s test-local