From c94a79e23ef60d3d1c4e4fa8017a3259c5031b04 Mon Sep 17 00:00:00 2001 From: Julien Viet Date: Fri, 14 Sep 2018 23:49:19 +0200 Subject: [PATCH] Added Travis badge status to test --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 726337395..c029ff773 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.org/eclipse-vertx/vert.x.svg?branch=master)](https://travis-ci.org/eclipse-vertx/vert.x) + ## Vert.x Core This is the repository for Vert.x core.