start testing with travis
This commit is contained in:
parent
9a59d406a1
commit
9e2327f92a
3
.travis.yml
Normal file
3
.travis.yml
Normal file
@ -0,0 +1,3 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- 0.8
|
@ -1,4 +1,4 @@
|
||||
# grunt-contrib-jst
|
||||
# grunt-contrib-jst [![Build Status](https://secure.travis-ci.org/gruntjs/grunt-contrib-jst.png?branch=master)](http://travis-ci.org/gruntjs/grunt-contrib-jst)
|
||||
> Compile underscore templates to JST file (part of the [grunt-contrib](https://github.com/gruntjs/grunt-contrib) collection). Submitted by [Tim Branyen](/tbranyen).
|
||||
|
||||
## Getting Started
|
||||
|
Loading…
Reference in New Issue
Block a user