Skip to content

Commit

Permalink
Add Appveyor build status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
ebassi committed Feb 14, 2017
1 parent 444b8b0 commit cccfa83
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -2,6 +2,8 @@
### A thin layer of types for graphic libraries

[![Build Status](https://travis-ci.org/ebassi/graphene.svg?branch=master)](https://travis-ci.org/ebassi/graphene)
[![Build status](https://ci.appveyor.com/api/projects/status/pw7o5grgko1l06hd/branch/master?svg=true)](https://ci.appveyor.com/project/ebassi/graphene/branch/master)


When creating graphic libraries you most likely end up dealing with points
and rectangles. If you're particularly unlucky, you may end up dealing
Expand Down

0 comments on commit cccfa83

Please sign in to comment.