From b103cbaf6b0dbd5bcdeb6b03f5954e04f4b869a4 Mon Sep 17 00:00:00 2001 From: Jamie Date: Fri, 13 Dec 2013 18:38:54 -0700 Subject: [PATCH] Add PHPCI (suggestion by @Kristories). --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2dcfbab1..adb72baa 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [VFS Stream](https://github.com/mikey179/vfsStream) - A virtual filesystem stream wrapper for testing. * [Locust](http://locust.io/) - A modern load test library written in Python. * [Travis CI](https://travis-ci.org/) - A continuous integration platform. - +* [PHPCI](http://www.phptesting.org/) - An open source continuous integration platform for PHP. ## Documentation *Libraries for generating project documentation.*