Merge pull request #4 from madmath03/master

Added basic Travis CI and fix deprecated maintainer label
This commit is contained in:
Thomas B
2018-04-12 22:47:22 +02:00
committed by GitHub
4 changed files with 38 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
FROM php:7.1-apache
MAINTAINER Thomas Bruederli <thomas@roundcube.net>
LABEL maintainer="Thomas Bruederli <thomas@roundcube.net>"
RUN apt-get -qq update \
&& apt-get install -qq \