Pete Birley d3182756b0 Initial Commit
Signed-off-by: Pete Birley <pete@port.direct>
2020-05-07 08:39:37 -05:00

8 lines
168 B
YAML

---
services: docker
language: python
install:
- pip3 install docker molecule ansible-lint yamllint flake8 openshift jmespath
script:
- molecule test -s test-local