Browse Source

Add PHPCI (suggestion by @Kristories).

pull/36/head
Jamie 12 years ago
parent
commit
b103cbaf6b
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -202,7 +202,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
202 202
 * [VFS Stream](https://github.com/mikey179/vfsStream) - A virtual filesystem stream wrapper for testing.
203 203
 * [Locust](http://locust.io/) - A modern load test library written in Python.
204 204
 * [Travis CI](https://travis-ci.org/) - A continuous integration platform.
205
-
205
+* [PHPCI](http://www.phptesting.org/) - An open source continuous integration platform for PHP.
206 206
 
207 207
 ## Documentation
208 208
 *Libraries for generating project documentation.*

Loading…
Cancel
Save