diff options
author | Till Höppner | 2016-09-17 00:11:09 +0200 |
---|---|---|
committer | Till Höppner | 2016-09-17 00:11:09 +0200 |
commit | 758d269225e6b8efb4094c28465efcb72444087a (patch) | |
tree | 7e8f3095f66928a7ae5c27292b2f6acc1a52e9ae | |
parent | 9d09b025ab87f7d15459523764fa909a303f2973 (diff) | |
download | includedir-758d269225e6b8efb4094c28465efcb72444087a.tar.gz includedir-758d269225e6b8efb4094c28465efcb72444087a.tar.xz includedir-758d269225e6b8efb4094c28465efcb72444087a.zip |
Appveyor testing, take 2
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ includedir =========== [![Travis](https://img.shields.io/travis/tilpner/includedir.svg?style=flat-square)](https://travis-ci.org/tilpner/includedir) -[![Appveyor](https://img.shields.io/appveyor/ci/tilpner/includedir.svg?label=appveyor)](https://ci.appveyor.com/project/tilpner/includedir) +[![Appveyor](https://img.shields.io/appveyor/ci/tilpner/includedir.svg?label=appveyor?style=flat-square)](https://ci.appveyor.com/project/tilpner/includedir) [![Crates.io version](https://img.shields.io/crates/v/includedir.svg?style=flat-square)](https://crates.io/crates/includedir) [![docs.rs](https://docs.rs/includedir/badge.svg)](https://docs.rs/includedir) [![Crates.io license](https://img.shields.io/crates/l/includedir.svg?style=flat-square)](https://crates.io/crates/includedir) |