Travis config added

This commit is contained in:
Vadim Makeev 2016-08-12 00:46:18 +03:00
parent bb0378aeff
commit 9a5a76cb68
1 changed files with 3 additions and 0 deletions

3
.travis.yml Normal file
View File

@ -0,0 +1,3 @@
language: node_js
node_js:
- "6"