Add AppVeyor badge

This commit is contained in:
Kovid Goyal 2016-07-18 16:06:11 +05:30
parent f7a9a7790a
commit 51d74985d3
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C
2 changed files with 4 additions and 0 deletions

View File

@ -12,6 +12,7 @@ reading. It is cross platform, running on Linux, Windows and OS X.
For more information, see the [calibre About page](https://calibre-ebook.com/about) For more information, see the [calibre About page](https://calibre-ebook.com/about)
[![Build Status](https://api.travis-ci.org/kovidgoyal/calibre.svg)](https://travis-ci.org/kovidgoyal/calibre) [![Build Status](https://api.travis-ci.org/kovidgoyal/calibre.svg)](https://travis-ci.org/kovidgoyal/calibre)
[![Build status](https://ci.appveyor.com/api/projects/status/v3nkfq0t3pse8lep?svg=true&passingText=windows%20OK&failingText=windows%20KO)](https://ci.appveyor.com/project/kovidgoyal/calibre)
Screenshots Screenshots
------------- -------------

View File

@ -9,9 +9,12 @@ branches:
cache: cache:
<<<<<<< HEAD <<<<<<< HEAD
<<<<<<< HEAD
======= =======
- node_modules - node_modules
>>>>>>> Start work on setting up CO testing on windows with AppVeyor >>>>>>> Start work on setting up CO testing on windows with AppVeyor
=======
>>>>>>> Add AppVeyor badge
- .build-cache - .build-cache
environment: environment: