Skip to content

Commit

Permalink
Update dependencies and switch to nyc.
Browse files Browse the repository at this point in the history
  • Loading branch information
bnjmnt4n committed Oct 20, 2019
1 parent a93685a commit a01453d
Show file tree
Hide file tree
Showing 4 changed files with 1,206 additions and 3,454 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
node_modules
coverage
.nyc_output
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ node_js:
- "4"
- "6"
- "8"
- "10"
- "12"
git:
depth: 10
before_install:
Expand Down
Loading

0 comments on commit a01453d

Please sign in to comment.