diff options
author | Guy Harris <guy@alum.mit.edu> | 2019-10-29 18:33:50 -0700 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2019-10-31 10:17:40 -0700 |
commit | 4682a4ac50e7396c072cfcb5b8ee9153913a4b7c (patch) | |
tree | 48f79491c308b3c657422a93109897255100696d /README.md | |
parent | 2ecbd8f39ecd810d8016aafe5739baa5c841f4c7 (diff) | |
download | libpcap-4682a4ac50e7396c072cfcb5b8ee9153913a4b7c.tar.gz |
Add build status indicators, as per tcpdump.
[skip ci]
(cherry picked from commit 06db68cbde3c50609a8f61a0c5e16707a0d42115)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ LIBPCAP 1.x.y ============= +[![Build Status](https://travis-ci.org/the-tcpdump-group/tcpdump.svg?branch=master)](https://travis-ci.org/the-tcpdump-group/libpcap) + +[![Build Status](https://ci.appveyor.com/api/projects/status/github/the-tcpdump-group/tcpdump?branch=master&svg=true)](https://ci.appveyor.com/project/guyharris/libpcap) + Now maintained by "The Tcpdump Group" https://www.tcpdump.org |