From e11836316a6181c11369cca7fcec3691f14dd3e2 Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Tue, 4 Apr 2017 16:47:31 +0200 Subject: [PATCH] Update Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c4a4d0..0fdb20c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![Build Status](https://travis-ci.org/mitchellkrogza/Travis-CI-for-Apache-For-Testing-Apache-and-PHP-Configurations.svg?branch=master)](https://travis-ci.org/mitchellkrogza/Travis-CI-for-Apache-For-Testing-Apache-and-PHP-Configurations) -# Template for Travis CI Testing of Apache Configuration Files +# Template for Travis CI Testing of Apache and PHP Configuration Files ## Written by Mitchell Krog - https://github.com/mitchellkrogza This is a very basic template for getting Travis CI's container based infrastructure to install a stable version of Apache on Ubuntu 14.04 (Trusty) along with PHP 7.0 to test any scenario of apache.conf files and customization scripts you have written. Travis currently only supports Trusty versions of Ubuntu so the PHP 7 packages are pulled in from ppa:ondrej/php