From ac32f69f9f5effa015cbbd1f8a700a3d40c0841a Mon Sep 17 00:00:00 2001 From: Wang Renxin Date: Wed, 23 Sep 2015 11:39:23 +0800 Subject: [PATCH] +added build status badge to readme. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 535ec65..96201f1 100755 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ Copyright (C) 2011 - 2015 [Wang Renxin](https://cn.linkedin.com/pub/wang-renxin/ Why are existing script interpreters so complex? Why is it so difficult to integrate with them? Why not try MY-BASIC today! Scripting should be simple and enjoyable. +## Build status + +[![Build Status](https://travis-ci.org/paladin-t/my_basic.svg?branch=master)](https://travis-ci.org/paladin-t/my_basic) + ## Contents * [Introduction](#introduction)