Skip to content
Permalink
Browse files
Build: Run tests on Node.js 13 in addition to 8, 10 & 12
Closes gh-4528

(cherry picked from commit 830976e)
  • Loading branch information
mgol committed Oct 22, 2019
1 parent 9f4204e commit 64c1fcc
Showing 1 changed file with 1 addition and 0 deletions.
@@ -4,6 +4,7 @@ node_js:
- "8"
- "10"
- "12"
- "13"
env:
- NPM_SCRIPT=test:browserless
matrix:

0 comments on commit 64c1fcc

Please sign in to comment.