瀏覽代碼

Tweak CI category description and move over library.

pull/174/merge
ziadoz 11 年之前
父節點
當前提交
cf838a6ee5
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      README.md

+ 2
- 2
README.md 查看文件

@@ -218,7 +218,6 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
218 218
 * [Mockery](https://github.com/padraic/mockery) - A mock object library for testing.
219 219
 * [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
220 220
 * [Parody](https://github.com/dotink/Parody) - Yet another mock object library for testing.
221
-* [Sismo](http://sismo.sensiolabs.org/) - A continuous testing server library.
222 221
 * [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
223 222
 * [Samsui](https://github.com/mauris/samsui) - Another fake data generator library.
224 223
 * [Alice](https://github.com/nelmio/alice) - An expressive fixture generation library.
@@ -231,10 +230,11 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
231 230
 * [Locust](http://locust.io/) - A modern load test library written in Python.
232 231
 
233 232
 ## Continuous Integration
234
-*Applications for Continuous Integration.*
233
+*Libraries and applications for continuous integration.*
235 234
 
236 235
 * [Travis CI](https://travis-ci.org/) - A continuous integration platform.
237 236
 * [PHPCI](http://www.phptesting.org/) - An open source continuous integration platform for PHP.
237
+* [Sismo](http://sismo.sensiolabs.org/) - A continuous testing server library.
238 238
 
239 239
 ## Documentation
240 240
 *Libraries for generating project documentation.*

Loading…
取消
儲存