浏览代码

Added Continuous Integration category (separated from Testing)

pull/166/head
Corpsee 11 年前
父节点
当前提交
ccc5ae197f
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4
    0
      README.md

+ 4
- 0
README.md 查看文件

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

正在加载...
取消
保存