1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-13 01:24:06 +02:00

added appveyor.yml (thanks @mhujer)

This commit is contained in:
David Grudl
2015-11-04 03:57:52 +01:00
parent 5d44e55527
commit deb56bb166
3 changed files with 84 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
[![Downloads this Month](https://img.shields.io/packagist/dm/dibi/dibi.svg)](https://packagist.org/packages/dibi/dibi)
[![Build Status](https://travis-ci.org/dg/dibi.svg?branch=master)](https://travis-ci.org/dg/dibi)
[![Build Status Windows](https://ci.appveyor.com/api/projects/status/github/dg/dibi?branch=master&svg=true)](https://ci.appveyor.com/project/dg/dibi/branch/master)
[![Latest Stable Version](https://poser.pugx.org/dibi/dibi/v/stable)](https://github.com/dg/dibi/releases)
[![License](https://img.shields.io/badge/license-New%20BSD-blue.svg)](https://github.com/dg/dibi/blob/master/license.md)