add travis ci file

This commit is contained in:
Fanch
2020-10-14 00:57:10 +02:00
parent c9d5f0e378
commit 4dee25d0e6

9
.travis.yml Normal file

@@ -0,0 +1,9 @@
---
language: python
services: docker
install:
- pip install molecule docker
script:
- cd roles/matrix-coturn && molecule test