We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0417796 commit 30b2cecCopy full SHA for 30b2cec
README.rst
@@ -1,10 +1,8 @@
1
py-cpp-demangle: Demangles C++ linker symbols
2
============================================================
3
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
+.. image:: https://github.com/benfred/py-cpp-demangle/workflows/Build/badge.svg?branch=master
+ :target: https://github.com/benfred/py-cpp-demangle/actions?query=branch%3Amaster
8
9
A package for demangling C++ linker symbol strings
10
0 commit comments