Add build badge to readme.
This commit is contained in:
parent
9f672e75ac
commit
f612ee0872
|
@ -3,6 +3,8 @@ EventCore
|
|||
|
||||
This is a high-performance native event loop abstraction for D, focused on asynchronous I/O and GUI message integration. The API is callback (delegate) based. For a higher level fiber based abstraction, take a look at [vibe.d](https://vibed.org/).
|
||||
|
||||
[![Build Status](https://travis-ci.org/vibe-d/eventcore.svg?branch=master)](https://travis-ci.org/vibe-d/eventcore)
|
||||
|
||||
|
||||
Supported drivers and operating systems
|
||||
---------------------------------------
|
||||
|
|
Loading…
Reference in a new issue