From 7cd0fd700eb850edc5d82b515293cd5bf9d59093 Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Tue, 20 Feb 2018 12:31:03 -0500 Subject: [PATCH] update travis ci badge to reflect new repo name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72adb507..9e1c8c75 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![npm](https://img.shields.io/npm/dm/embark.svg)](https://npmjs.com/package/embark) [![Gitter](https://img.shields.io/gitter/room/embark-framework/Lobby.svg)](https://gitter.im/embark-framework/Lobby) [![Build -Status](https://travis-ci.org/iurimatias/embark-framework.svg?branch=develop)](https://travis-ci.org/iurimatias/embark-framework) +Status](https://travis-ci.org/iurimatias/embark-framework.svg?branch=develop)](https://travis-ci.org/embark-framework/embark) What is Embark ======