Added Travis CI support

master
Keith Irwin 2017-12-21 14:16:45 -05:00
parent 1de7ac4ef1
commit 41b4a06f99
No known key found for this signature in database
GPG Key ID: 378933C743E2BBC0
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:
- "node"