From 8ab061b4a85af9274b80962d5d69a49dc48d8b31 Mon Sep 17 00:00:00 2001 From: Dan Cryer Date: Thu, 15 May 2014 13:57:23 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index eb0db9a9..06673d29 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,9 @@ PHPCI is a free and open source continuous integration tool specifically designe * You can mark certain plugins as being allowed to fail (but still run.) ##What it doesn't do (yet): -* Virtualised testing. -* Multiple PHP-version tests. -* Multiple testing workers. +* Virtualised testing. *(In progress)* +* Multiple PHP-version tests. *(In progress)* +* Multiple testing workers. *(In progress)* * Install PEAR or PECL extensions. * Deployments.