Skip to content

Commit

Permalink
add coverall
Browse files Browse the repository at this point in the history
  • Loading branch information
chamnap committed Aug 18, 2014
1 parent d37dd2a commit f277b6e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .coveralls.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
service_name: travis-ci
repo_token: stxQNkczi4haKGRjKZvd7i8PAooQrahCX
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[![Build Status](https://travis-ci.org/yoolk/liquid-rails.svg?branch=master)](https://travis-ci.org/yoolk/liquid-rails)[![Coverage Status](https://coveralls.io/repos/yoolk/liquid-rails/badge.png)](https://coveralls.io/r/yoolk/liquid-rails)
# Liquid::Rails

Liquid support in Rails. It allows you to render .liquid templates with layout and partial.
Expand Down

0 comments on commit f277b6e

Please sign in to comment.