mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Add AppVeyor badge
This commit is contained in:
parent
f7a9a7790a
commit
51d74985d3
@ -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)
|
||||||
|
|
||||||
[](https://travis-ci.org/kovidgoyal/calibre)
|
[](https://travis-ci.org/kovidgoyal/calibre)
|
||||||
|
[](https://ci.appveyor.com/project/kovidgoyal/calibre)
|
||||||
|
|
||||||
Screenshots
|
Screenshots
|
||||||
-------------
|
-------------
|
||||||
|
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user