1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-17 11:31:23 +02:00

added .travis.yml & other files

This commit is contained in:
David Grudl
2012-10-18 23:00:12 +02:00
parent bc59eb6a14
commit a388767848
16 changed files with 179 additions and 87 deletions

View File

@@ -16,3 +16,9 @@ Refer to the `examples` directory for examples. Dibi documentation is
available on the [homepage](http://dibiphp.com).
Dibi requires PHP 5.2.0 or later. It has been tested with PHP 5.5 too.
-----
[![Build Status](https://secure.travis-ci.org/dg/dibi.png?branch=master)](http://travis-ci.org/dg/dibi)