Browse Source

Added Continuous Integration category (separated from Testing)

pull/166/head
Corpsee 11 years ago
parent
commit
ccc5ae197f
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      README.md

+ 4
- 0
README.md View File

@@ -228,6 +228,10 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
228 228
 * [VFS Stream](https://github.com/mikey179/vfsStream) - A virtual filesystem stream wrapper for testing.
229 229
 * [VFS](https://github.com/adlawson/vfs.php) - Another virtual filesystem for testing.
230 230
 * [Locust](http://locust.io/) - A modern load test library written in Python.
231
+
232
+## Continuous Integration
233
+*Application for Continuous Integration.*
234
+
231 235
 * [Travis CI](https://travis-ci.org/) - A continuous integration platform.
232 236
 * [PHPCI](http://www.phptesting.org/) - An open source continuous integration platform for PHP.
233 237
 

Loading…
Cancel
Save