summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2014-07-12 19:59:37 +0200
committerGabor Greif <ggreif@gmail.com>2014-07-12 20:00:35 +0200
commit73bb054de9a173a4e33f63ad4f5e88237a32e94c (patch)
treea7b3b2ef50ca5a012be3be30c4453e1974bdd6c8 /README.md
parent31cde297617369486e49d741ae9251969826917c (diff)
downloadhaskell-73bb054de9a173a4e33f63ad4f5e88237a32e94c.tar.gz
Add travis-ci badge
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index c9c38f1960..f35df7256b 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
The Glasgow Haskell Compiler
============================
+[![Build Status](https://api.travis-ci.org/ghc/ghc.svg?branch=master)](http://travis-ci.org/ghc/ghc)
+
This is the source tree for [GHC][1], a compiler and interactive
environment for the Haskell functional programming language.