Skip to content

Commit

Permalink
Update all dependencies and Mocha usage (#253)
Browse files Browse the repository at this point in the history
  • Loading branch information
daffl authored Jul 5, 2020
1 parent 0710f19 commit 3607ba0
Show file tree
Hide file tree
Showing 5 changed files with 1,485 additions and 931 deletions.
6 changes: 6 additions & 0 deletions .mocharc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"require": ["loud-rejection/register"],
"timeout": 5000,
"recursive": true,
"exit": true
}
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
language: node_js
node_js:
- 11
- 8
node_js: node
sudo: false
install: npm install
4 changes: 0 additions & 4 deletions mocha.opts

This file was deleted.

Loading

0 comments on commit 3607ba0

Please sign in to comment.