Add travis yaml

This commit is contained in:
Emmanouil Kampitakis 2019-05-16 00:42:48 +02:00
parent e85ff51632
commit 893482bcb7

17
.travis.yml Normal file
View file

@ -0,0 +1,17 @@
---
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