hostconfig-operator/airship-host-config/.travis.yml

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