Fixes
This commit is contained in:
parent
b8a86dc76e
commit
1596e274a9
1 changed files with 6 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
KeeperCI
|
||||
========
|
||||
PHPCI
|
||||
=====
|
||||
|
||||
PHPCI is a free and open source (BSD License) continuous integration tool specifically designed for PHP. We've built it with simplicity in mind, so whilst it doesn't do *everything* Jenkins can do, it is a breeze to set up and use.
|
||||
|
||||
|
|
@ -7,6 +7,10 @@ PHPCI is a free and open source (BSD License) continuous integration tool specif
|
|||
|
||||
[](http://phpci.block8.net/build-status/view/2?branch=master)
|
||||
|
||||
**Chat Room**
|
||||
|
||||
We have a chat room for discussing PHPCI, you can access it here: [](https://gitter.im/Block8/PHPCI?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=body_badge)
|
||||
|
||||
##What it does:
|
||||
* Clones your project from Github, Bitbucket or a local path
|
||||
* Allows you to set up and tear down test databases.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue