Enable Travis CI
This commit is contained in:
parent
b66ec60e98
commit
6e301d6955
|
@ -0,0 +1,7 @@
|
||||||
|
sudo: false
|
||||||
|
language: node_js
|
||||||
|
node_js:
|
||||||
|
- "0.10"
|
||||||
|
- "0.12"
|
||||||
|
- "4"
|
||||||
|
- "6"
|
Loading…
Reference in New Issue