Browse Source

add fancy build status image to the readme

for displaying on github :-)
Dan Korostelev 11 years ago
parent
commit
c13eedd694
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -1,6 +1,8 @@
 ![Haxe logo](http://haxe.org/img/haxe2/logo.png)
 ![Haxe logo](http://haxe.org/img/haxe2/logo.png)
 # [Haxe - The Cross-Platform Toolkit](http://haxe.org)
 # [Haxe - The Cross-Platform Toolkit](http://haxe.org)
 
 
+[![Build Status](https://travis-ci.org/HaxeFoundation/haxe.png?branch=development)](https://travis-ci.org/HaxeFoundation/haxe)
+
 Haxe is an open source toolkit that allows you to easily build cross-platform tools and applications that target many mainstream platforms. The Haxe toolkit includes:
 Haxe is an open source toolkit that allows you to easily build cross-platform tools and applications that target many mainstream platforms. The Haxe toolkit includes:
 
 
  * **The Haxe programming language**, a modern, high-level, strictly-typed programming language
  * **The Haxe programming language**, a modern, high-level, strictly-typed programming language