Skip to content

Commit 6309992

Browse files
committed
Update build badge for github actions, drop appveyor CI
1 parent 5465ddc commit 6309992

File tree

2 files changed

+8
-74
lines changed

2 files changed

+8
-74
lines changed

.appveyor.yml

Lines changed: 0 additions & 65 deletions
This file was deleted.

README.rst

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
QtNodes
22
#######
33

4+
https://github.com/paceholder/nodeeditor/actions/workflows/cmake_build.yml/badge.svg
5+
46
Introduction
57
============
68

@@ -58,17 +60,14 @@ Supported Environments
5860
Platforms
5961
---------
6062

61-
* Linux (x64, gcc-7.0, clang-7) |ImageLink|_
62-
* OSX (Apple Clang - LLVM 3.6) |ImageLink|_
63-
64-
.. |ImageLink| image:: https://travis-ci.org/paceholder/nodeeditor.svg?branch=master
65-
.. _ImageLink: https://travis-ci.org/paceholder/nodeeditor
66-
63+
* Linux (x64, gcc, Qt 5.15.2) |ImageLink|_
64+
* OSX (Apple Clang, Qt 5.15.2) |ImageLink|_
65+
* Windows (MSVC, Qt 5.15.2) |ImageLink|_
66+
* Windows (MSVC, Qt 6.3.0) |ImageLink|_
6767

68-
* Windows (Win32, x64, msvc2017, MinGW 5.3) |AppveyorImage|_
68+
.. |ImageLink| image:: https://github.com/paceholder/nodeeditor/actions/workflows/cmake_build.yml/badge.svg
69+
.. _ImageLink: https://github.com/paceholder/nodeeditor/actions/workflows/cmake_build.yml
6970

70-
.. |AppveyorImage| image:: https://ci.appveyor.com/api/projects/status/wxp47wv3uyyiujjw/branch/master?svg=true
71-
.. _AppveyorImage: https://ci.appveyor.com/project/paceholder/nodeeditor/branch/master)
7271

7372
Dependencies
7473
------------

0 commit comments

Comments
 (0)