1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-23 22:32:52 +00:00

Add simple ci through travis (#62)

add travis.yml
This commit is contained in:
Felix Bartels
2018-12-22 12:13:32 +01:00
committed by GitHub
parent 9d5c159db8
commit a83b0471d3
2 changed files with 9 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
sudo: required
language: c
services:
- docker
script:
- make build-all