Skip to content

Commit

Permalink
Merge pull request #4 from vladson/master
Browse files Browse the repository at this point in the history
Added code status block
  • Loading branch information
rafaelfranca committed Mar 6, 2013
2 parents 74e2436 + ed41c91 commit c010baf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -113,3 +113,9 @@ Contributing
3. Commit your changes (`git commit -am 'Add some feature'`).
4. Push to the branch (`git push origin my-new-feature`).
5. Create a new Pull Request.

Code Status
-----------

* [![Build Status](https://travis-ci.org/rails/actionpack-action_caching.png?branch=master)](https://travis-ci.org/rails/actionpack-action_caching)
* [![Dependency Status](https://gemnasium.com/rails/actionpack-action_caching.png)](https://gemnasium.com/rails/actionpack-action_caching)

0 comments on commit c010baf

Please sign in to comment.