Skip to content

Commit

Permalink
README.md - Add Travis-CI badge
Browse files Browse the repository at this point in the history
  • Loading branch information
chmorgan committed Jan 16, 2020
1 parent 1e31611 commit f6fd322
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
[![AppVeyor CI builds](https://img.shields.io/appveyor/ci/chmorgan/sharppcap/master.svg?style=flat-square&label=AppVeyor&logo=appveyor)](https://ci.appveyor.com/project/chmorgan/sharppcap/branch/master)
[![Build Status](https://dev.azure.com/chmorgan/chmorgan/_apis/build/status/chmorgan.sharppcap?branchName=master)](https://dev.azure.com/chmorgan/chmorgan/_build/latest?definitionId=1&branchName=master)
[![CircleCI](https://circleci.com/gh/chmorgan/sharppcap.svg?style=svg)](https://circleci.com/gh/chmorgan/sharppcap)
[![Travis-CI](https://travis-ci.com/chmorgan/sharppcap.svg?branch=master)](https://travis-ci.com/chmorgan/sharppcap)

# sharppcap
Fully managed, cross platform (Windows, Mac, Linux) .NET library for capturing packets from live and file based devices
Expand Down

0 comments on commit f6fd322

Please sign in to comment.