summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorParsa Ghadimi <me@qti3e.com>2018-05-29 22:32:43 +0430
committerRyan Dahl <ry@tinyclouds.org>2018-05-29 14:02:43 -0400
commit247932b00e516ab14b92c2ed8149eab79f9358cc (patch)
treed74a0af2ae2fea3653d2588a517dcb0b1f677d62
parent1406173a5188dcc721c1a7ddd71fe53965122f41 (diff)
typo: propelml -> ry (#10)
* typo: propelml -> ry
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b72ad20a5..e6f776a0e 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.