Add Readme and example compose file

This commit is contained in:
Markus Opolka
2018-02-13 10:21:27 +01:00
parent a1bdc464fb
commit b8eb7b7c92
4 changed files with 37 additions and 0 deletions

6
.travis.yml Normal file
View File

@@ -0,0 +1,6 @@
sudo: required
language: bash
services:
- docker
script:
- docker build -t martialblog/limesurvey .