diff options
author | Ciro Mattia Gonano <ciromattia@gmail.com> | 2013-07-29 11:18:52 +0200 |
---|---|---|
committer | Ciro Mattia Gonano <ciromattia@gmail.com> | 2013-07-29 11:18:52 +0200 |
commit | f8c254bd96cedf2db6ff083eae325aca588b07e5 (patch) | |
tree | e5bf5308fdfe02d96fd3d100c5d33c4a62252cbc | |
parent | bab79acda25555be4fb28ab83a0a67168eab3cb1 (diff) |
Add Travisci icon
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ Git mirror for Prado3 (https://code.google.com/p/prado3/) This is a mirror with some small but core changes needed for working with **ClavisNG**. Comperio does not provide support for this framework, please refer to the original [issue tracker](https://code.google.com/p/prado3/issues/list). +[![Build Status](https://travis-ci.org/comperio/prado.png?branch=master)](https://travis-ci.org/comperio/prado) + ## Install The best way to install Prado is [through composer](http://getcomposer.org). |