Files
awx-operator/.travis.yml
Jeff Geerling 80895d628a Initial commit.
2019-10-30 12:00:17 -05:00

10 lines
152 B
YAML

sudo: required
services: docker
language: python
install:
- pip3 install docker molecule openshift jmespath
script:
- molecule test -s test-local