From 0193559343d1ec9a432a840b08e63d5a55a1d790 Mon Sep 17 00:00:00 2001 From: Mizunashi Mana Date: Mon, 13 Feb 2017 22:17:50 +0900 Subject: [PATCH] Add travis badge --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 822e587..cd09dbe 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# meshi +# meshi [![Travis Status][travis-image]][travis-url] ## Let's have a lunch! @@ -19,3 +19,6 @@ Bob < Whoo! Let's go to shokujin!!! sudo ./install.sh # or $ PREFIX=/prefix/path ./install.sh ``` +[travis-image]: https://travis-ci.org/uecmma/meshi.svg?branch=master +[travis-url]: https://travis-ci.org/uecmma/meshi +