Przeglądaj źródła

add travis ci file

pull/672/head
Fanch 5 lat temu
rodzic
commit
4dee25d0e6
1 zmienionych plików z 9 dodań i 0 usunięć
  1. +9
    -0
      .travis.yml

+ 9
- 0
.travis.yml Wyświetl plik

@@ -0,0 +1,9 @@
---
language: python
services: docker

install:
- pip install molecule docker

script:
- cd roles/matrix-coturn && molecule test

Ładowanie…
Anuluj
Zapisz