Skip to content

Commit

Permalink
refactor!: update deps, drop Node 6
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyfarrell authored and bcoe committed Nov 10, 2019
1 parent e49b32f commit 62056df
Show file tree
Hide file tree
Showing 4 changed files with 374 additions and 354 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: node_js
node_js:
- "6"
- "8"
- "10"
- "12"
after_script: npm run coverage

0 comments on commit 62056df

Please sign in to comment.