Skip to content

Commit 30b2cec

Browse files
committed
Update build badges
1 parent 0417796 commit 30b2cec

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
py-cpp-demangle: Demangles C++ linker symbols
22
============================================================
33

4-
.. image:: https://travis-ci.org/benfred/py-cpp-demangle.svg?branch=master
5-
:target: https://travis-ci.org/benfred/py-cpp-demangle
6-
.. image:: https://ci.appveyor.com/api/projects/status/bh3usbvstog4x42x/branch/master?svg=true
7-
:target: https://ci.appveyor.com/project/benfred/py-cpp-demangle
4+
.. image:: https://github.com/benfred/py-cpp-demangle/workflows/Build/badge.svg?branch=master
5+
:target: https://github.com/benfred/py-cpp-demangle/actions?query=branch%3Amaster
86

97
A package for demangling C++ linker symbol strings
108

0 commit comments

Comments
 (0)