summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2013-08-06 09:06:50 -0700
committerYukihiro "Matz" Matsumoto <[email protected]>2013-08-06 09:06:50 -0700
commit7d82b935db709f5c8be83e2ca64ad9d02ec5c0e9 (patch)
treec4f7003a9345fdf434c1c4e3e49ce90fab63511e
parent9b4d0718333f30a563b3df8c03aca5d78e04437f (diff)
parentac56eacdb027a935d6eac0f3dbc4521d63784eab (diff)
downloadmruby-7d82b935db709f5c8be83e2ca64ad9d02ec5c0e9.tar.gz
mruby-7d82b935db709f5c8be83e2ca64ad9d02ec5c0e9.zip
Merge pull request #1439 from carsonmcdonald/addtravisbadge
Add travisci badge
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9bcffacf7..842218470 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,8 @@
Any suggestions for modification are welcome.
Delays in replies are to be expected. Sorry in advance.
+[![Build Status](https://travis-ci.org/mruby/mruby.png?branch=master)](https://travis-ci.org/mruby/mruby)
+
## What's mruby
mruby is the lightweight implementation of the Ruby language complying to (part of)