From f33db6b7d0749dca3f3478758952e7590ee28a00 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 16 Apr 2015 09:55:23 -0700 Subject: [PATCH] Add Travis badge to README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4049a9aa9..137f0433e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ![Atom](https://cloud.githubusercontent.com/assets/72919/2874231/3af1db48-d3dd-11e3-98dc-6066f8bc766f.png) +[![Build Status](https://travis-ci.org/atom/atom.svg?branch=master)](https://travis-ci.org/atom/atom) + Atom is a hackable text editor for the 21st century, built on [atom-shell](https://github.com/atom/atom-shell), and based on everything we love about our favorite editors. We designed it to be deeply customizable, but still approachable using the default configuration. Visit [atom.io](https://atom.io) to learn more or visit the [Atom forum](https://discuss.atom.io). @@ -13,7 +15,6 @@ If you want to read about using Atom or developing packages in Atom, the [Atom F The [API reference](https://atom.io/docs/api) for developing packages is also documented on Atom.io. - ## Installing ### OS X