Added travis build

This commit is contained in:
christianalfoni 2015-04-24 09:50:14 +02:00
parent dd52595dd9
commit b0467856c5
1 changed files with 5 additions and 0 deletions

5
.travis.yml Normal file
View File

@ -0,0 +1,5 @@
language: node_js
node_js:
- "0.12"
- "0.11"
- "0.10"