added Travis status to Readme

This commit is contained in:
mikedeboer 2011-11-16 12:29:59 +01:00
commit ba8574b9df

View file

@ -166,6 +166,12 @@ You can also run the tests in your browser by serving:
This makes debugging failing tests way more easier.
Continuous Integration status
-----------------------------
This project is tested with [Travis CI](http://travis-ci.org)
[![Build Status](https://secure.travis-ci.org/ajaxorg/ace.png)](http://travis-ci.org/ajaxorg/ace)
Contributing
------------