Added .travis.yml
This commit is contained in:
parent
acd7909e43
commit
03edfd5461
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
language: node_js
|
||||||
|
node_js:
|
||||||
|
- "0.10"
|
||||||
|
|
||||||
|
script: "mocha"
|
||||||
Loading…
Reference in New Issue
Block a user