mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-14 17:47:21 +01:00
Appveyor.
This commit is contained in:
parent
c9e6f7d49a
commit
8dae9c7515
@ -12,5 +12,5 @@ build_script:
|
||||
- cd ..
|
||||
- mkdir rssguard-build
|
||||
- cd rssguard-build
|
||||
- C:\Qt\5.7\msvc2013\qmake C:\rssguard
|
||||
- C:\Qt\5.7\msvc2013\bin\qmake.exe C:\rssguard
|
||||
- nmake
|
@ -1,7 +1,8 @@
|
||||
RSS Guard
|
||||
=========
|
||||
|
||||
[![Build status](https://img.shields.io/travis/martinrotter/rssguard.svg?maxAge=360)](https://travis-ci.org/martinrotter/rssguard)
|
||||
[![AppVeyor](https://img.shields.io/appveyor/ci/martinrotter/rssguard.svg?maxAge=360)](https://ci.appveyor.com/project/martinrotter/rssguard)
|
||||
[![Travis CI](https://img.shields.io/travis/martinrotter/rssguard.svg?maxAge=360)](https://travis-ci.org/martinrotter/rssguard)
|
||||
[![Total downloads](https://img.shields.io/github/downloads/martinrotter/rssguard/total.svg?maxAge=360)](#)
|
||||
[![Version](https://img.shields.io/github/release/martinrotter/rssguard.svg?maxAge=360)](#)
|
||||
[![GitHub issues](https://img.shields.io/github/issues/martinrotter/rssguard.svg?maxAge=360)](#)
|
||||
|
Loading…
Reference in New Issue
Block a user