add travis.yml
This commit is contained in:
parent
51e23c72e3
commit
6d90020205
1 changed files with 5 additions and 0 deletions
5
.travis.yml
Normal file
5
.travis.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
language: node_js
|
||||||
|
node_js:
|
||||||
|
- "0.10"
|
||||||
|
|
||||||
|
script: "mocha"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue