Skip to content

Commit

Permalink
Upgrade dependencies and fix tests (#43)
Browse files Browse the repository at this point in the history
* Upgrade dependencies and fix tests

Closes #40

* Update travis nodejs version
  • Loading branch information
mhssmnn authored Aug 2, 2020
1 parent 14f1e42 commit 2a48fa3
Show file tree
Hide file tree
Showing 4 changed files with 3,617 additions and 2,363 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
language: node_js
node_js:
- "5.0"
script: "npm run test"
- '14'
script: 'npm run test'
Loading

0 comments on commit 2a48fa3

Please sign in to comment.