Skip to content

Commit

Permalink
Trying to trigger travis ci and add build status icon
Browse files Browse the repository at this point in the history
  • Loading branch information
finnsson committed Oct 4, 2012
1 parent e7d8024 commit b93c648
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# [pager.js](http://oscar.finnsson.nu/pagerjs/)

[![Build Status](https://travis-ci.org/finnsson/pagerjs.png)](https://travis-ci.org/finnsson/pagerjs)

pager.js is a JavaScript library based on KnockoutJS, jQuery and Underscore.js that provides the possibility of
creating single page applications in a declarative fashion
- nesting subpages inside subpages where each subpage can be developed standalone but still communicate between
Expand Down Expand Up @@ -778,6 +780,8 @@ Yes. Use `pager.min.history.js` if you want to use it together with History.js.

## Roadmap

Currently working towards 0.6

See [Milestones](https://github.com/finnsson/pagerjs/issues/milestones).

## How to Contribute
Expand Down

0 comments on commit b93c648

Please sign in to comment.