Skip to content

Commit

Permalink
Travis setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Campbell committed Jan 31, 2013
1 parent 2bc9a60 commit 42a05a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -0,0 +1,3 @@
language: node_js
node_js:
- 0.8
2 changes: 2 additions & 0 deletions README.md
@@ -1,3 +1,5 @@
[![build status](https://secure.travis-ci.org/jxson/beardo.png)](http://travis-ci.org/jxson/beardo)

# beardo

Provides an easy way to use layout aware mustache templates in your [node.js][node] projects. Add mustache files to a templates directory and use `beardo`'s methods to asynchronously read and render them as appropriate.
Expand Down

0 comments on commit 42a05a3

Please sign in to comment.