Merge branch 'master' of github.com:Block8/PHPCI

This commit is contained in:
Dan Cryer 2013-05-17 17:36:28 +01:00
commit 3e846a69a0

View file

@ -5,6 +5,10 @@ PHPCI is a free and open source continuous integration tool specifically designe
_**Please be aware that this is a brand new project, in an alpha state, so there will be bugs and missing features.**_
**Current Build Status**
![Build Status](http://phpci.block8.net/build-status/image/2)
##What it does:
* Clones your project from Github, Bitbucket or a local path (support for standard remote Git repositories coming soon.)
* Allows you to set up and tear down test databases.