Add .travis.yml

This commit is contained in:
Santhosh Thottingal
2018-05-14 16:01:42 +05:30
parent f35f32dc9d
commit bb6a63c072

5
.travis.yml Normal file
View File

@@ -0,0 +1,5 @@
language: node_js
node_js:
- 8
sudo: false