Add travis config

This commit is contained in:
Dom Christie 2017-12-15 08:36:34 +00:00
parent ac25f96d4c
commit a999761fa0

4
.travis.yml Normal file
View File

@ -0,0 +1,4 @@
language: node_js
node_js:
- "node"
- "6"