Add build badge to readme.

This commit is contained in:
Sönke Ludwig 2016-06-18 07:32:17 +02:00
parent 9f672e75ac
commit f612ee0872

View file

@ -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
---------------------------------------