8000 Use svg travis badge · reactphp/event-loop@6e821cb · GitHub
[go: up one dir, main page]

Skip to content

Commit 6e821cb

Browse files
committed
Use svg travis badge
1 parent 820875a commit 6e821cb

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
@@ -1,6 +1,6 @@
11
# EventLoop Component
22

3-
[![Build Status](https://secure.travis-ci.org/reactphp/event-loop.png?branch=master)](http://travis-ci.org/reactphp/event-loop)
3+
[![Build Status](https://travis-ci.org/reactphp/event-loop.svg?branch=master)](https://travis-ci.org/reactphp/event-loop)
44
[![Code Climate](https://codeclimate.com/github/reactphp/event-loop/badges/gpa.svg)](https://codeclimate.com/github/reactphp/event-loop)
55

66
Event loop abstraction layer that libraries can use for evented I/O.

0 commit comments

Comments
 (0)
0