From 247932b00e516ab14b92c2ed8149eab79f9358cc Mon Sep 17 00:00:00 2001 From: Parsa Ghadimi Date: Tue, 29 May 2018 22:32:43 +0430 Subject: [PATCH] typo: propelml -> ry (#10) * typo: propelml -> ry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b72ad20a5b..e6f776a0e1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # deno -[![Build Status](https://travis-ci.com/propelml/deno.svg?token=eWz4oGVxypBGsz78gdKp&branch=master)](https://travis-ci.com/propelml/deno) +[![Build Status](https://travis-ci.com/ry/deno.svg?branch=master)](https://travis-ci.com/ry/deno) A JavaScript runtime using V8 6.8 and Go.