ansible-collection-famedly-.../roles/riot/.travis.yml
2020-08-01 19:29:25 +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