Add Travis CI button to README.md

This commit is contained in:
Luke Faraone 2016-02-21 00:47:04 +00:00
parent 9d9bfb27ef
commit c8de86894f
1 changed files with 5 additions and 0 deletions

View File

@ -12,6 +12,11 @@ missed-message emails, desktop apps, and much more.
Further information on the Zulip project and its features can be found
at https://www.zulip.org.
[![Build Status][1]][2]
[1]: https://travis-ci.org/zulip/zulip.svg?branch=master
[2]: https://travis-ci.org/zulip/zulip
Installing the Zulip Development environment
============================================