Skip to content

Commit

Permalink
build: mocha@8.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Nov 13, 2020
1 parent 022ce69 commit 2c0d9ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -17,7 +17,7 @@ node_js:
- "12.19"
- "13.14"
- "14.15"
- "15.0"
- "15.2"
cache:
directories:
- node_modules
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -17,7 +17,7 @@ environment:
- nodejs_version: "12.19"
- nodejs_version: "13.14"
- nodejs_version: "14.15"
- nodejs_version: "15.0"
- nodejs_version: "15.2"
cache:
- node_modules
install:
Expand Down

0 comments on commit 2c0d9ba

Please sign in to comment.