Skip to content

Commit

Permalink
Add coverage and travis
Browse files Browse the repository at this point in the history
  • Loading branch information
HookyQR committed May 13, 2019
1 parent 2ed585e commit 579650d
Show file tree
Hide file tree
Showing 5 changed files with 546 additions and 91 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
@@ -0,0 +1,8 @@
language: node_js

node_js:
- 8
- 10
- 11
- node
- lts/*

0 comments on commit 579650d

Please sign in to comment.