From 7cf3a7cb295bd7425bf7590234079ebd203567d4 Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Mon, 11 Jul 2016 19:07:41 +0200 Subject: Don't care about PHP 5.2. Add build status on README.md. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4702a00..eb59caf 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.org/respawner/looking-glass.svg?branch=master)](https://travis-ci.org/respawner/looking-glass) + # Looking Glass Easy to deploy Looking Glass made in PHP. @@ -5,7 +7,7 @@ Easy to deploy Looking Glass made in PHP. ## Requirements * Webserver such as Apache 2, or Lighttpd, etc… - * PHP (>= 5.2.0) module for the webserver (mod-php5 for Apache 2 for example) + * PHP (>= 5.3) module for the webserver (mod-php5 for Apache 2 for example) ## Description -- cgit v1.2.3