From ab1526b0850e4d5979eac9168791c15b6b914ba4 Mon Sep 17 00:00:00 2001 From: Paris Date: Thu, 9 Jun 2016 10:10:36 +0300 Subject: [PATCH] Add travis ci build status in xterm.js --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5e2b00e1..d6b40e3d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # xterm.js +![xterm.js build status](https://api.travis-ci.org/sourcelair/xterm.js.svg) + Xterm.js is a full xterm clone, written in JavaScript. It is used at [SourceLair](https://www.sourcelair.com/home) to help people develop their applications in their browsers.