projects
/
pyelftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9f0e40
)
Change badge image to point to github actions, not Travis
author
Eli Bendersky
<eliben@gmail.com>
Wed, 23 Sep 2020 13:23:47 +0000
(06:23 -0700)
committer
Eli Bendersky
<eliben@gmail.com>
Wed, 23 Sep 2020 13:23:47 +0000
(06:23 -0700)
README.rst
patch
|
blob
|
history
diff --git
a/README.rst
b/README.rst
index 6b9e2bd81cd651b17f7c40c57b7dfb68e049227a..6b59c0ff605475468abb3d227903ccf5e130f67c 100644
(file)
--- a/
README.rst
+++ b/
README.rst
@@
-2,9
+2,9
@@
pyelftools
==========
-.. image:: https://
travis-ci.org/eliben/pyelftools.png?branch=master
+.. image:: https://
github.com/eliben/pyelftools/workflows/pyelftools-tests/badge.svg
:align: center
- :target: https://
travis-ci.org/eliben/pyelftool
s
+ :target: https://
github.com/eliben/pyelftools/action
s
**pyelftools** is a pure-Python library for parsing and analyzing ELF files
and DWARF debugging information. See the