Added a travis.yml file.

This commit is contained in:
Chris Kleeschulte 2017-10-12 19:16:52 -04:00
parent 65f88ef14a
commit 9c00ac8bc4
No known key found for this signature in database
GPG Key ID: 33195D27EF6BDB7F

5
.travis.yml Normal file
View File

@ -0,0 +1,5 @@
language: node_js
node_js:
- 'v8'
install:
- npm install