From ce05de5422c899b4729c8ac8f1024ae36c716cd1 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Tue, 3 Apr 2012 15:25:35 +0200 Subject: [PATCH] travis: add Travis CI link to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3ded7938..b28b1610 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ lldpd: implementation of IEEE 802.1ab (LLDP) ============================================ +[![Build Status](https://secure.travis-ci.org/vincentbernat/lldpd.png?branch=master)](http://travis-ci.org/vincentbernat/lldpd) + https://github.com/vincentbernat/lldpd/wiki LLDP (Link Layer Discovery Protocol) is an industry standard protocol -- 2.39.5