Files
awx-operator/.travis.yml

10 lines
170 B
YAML

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