Skip to content

Commit

Permalink
Add travis build status to README
Browse files Browse the repository at this point in the history
  • Loading branch information
PabloVallejo committed Apr 6, 2014
1 parent 30853e5 commit 1e30383
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Gillie - JavaScript MicroFramework
=======
[![Build Status](https://travis-ci.org/PabloVallejo/gillie.svg?branch=master)](https://travis-ci.org/PabloVallejo/gillie)

Gillie is a JavaScript micro-framework that lets you easily structure your app using `models`, `views` and `handlers`. Gillie takes things from Backbone, jQuery and Underscore, it is very easy to set up and it's only dependency is jQuery.

Expand Down

0 comments on commit 1e30383

Please sign in to comment.