add travis testing
This commit is contained in:
parent
7ca90f9b98
commit
9bf35716f3
1 changed files with 3 additions and 0 deletions
3
.travis.yml
Normal file
3
.travis.yml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- "0.12"
|
||||
Loading…
Reference in a new issue