Skip to content

Commit 4c8c3ff

Browse files
committed
Use svg for travis instead of png.
1 parent 3834251 commit 4c8c3ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A portable library to read and write raw packets.
44

5-
[![Build Status](https://travis-ci.org/haesbaert/rawlink.png)](https://travis-ci.org/haesbaert/rawlink)
5+
[![Build Status](https://travis-ci.org/haesbaert/rawlink.svg)](https://travis-ci.org/haesbaert/rawlink)
66

77
Rawlink is an ocaml library for sending and receiving raw packets at the link
88
layer level. Sometimes you need to have full control of the packet, including

0 commit comments

Comments
 (0)