nix-config/ansible/roles/elnappo.check_mk_agent/.travis.yml

21 lines
361 B
YAML

---
language: python
services: docker
env:
matrix:
- MOLECULE_DISTRO: ubuntu1604
- MOLECULE_DISTRO: ubuntu1804
- MOLECULE_DISTRO: debian8
- MOLECULE_DISTRO: debian9
- MOLECULE_DISTRO: centos7
install:
- pip install molecule docker
script:
- molecule test
notifications:
webhooks: https://galaxy.ansible.com/api/v1/notifications/