ansible-collection-famedly-.../.travis.yml
Emmanouil Kampitakis 893482bcb7 Add travis yaml
2019-05-16 00:42:48 +02:00

17 lines
241 B
YAML

---
language: python
services: docker
env:
global:
- ROLE_NAME: ansible-riot-webapp
matrix:
- MOLECULE_DISTRO: debian9
install:
- pip install molecule docker
jobs:
include:
- stage: default
script: molecule test