Skip to content

Commit

Permalink
Build: Run tests on Node.js 13 in addition to 8, 10 & 12
Browse files Browse the repository at this point in the history
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.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ node_js:
- "8"
- "10"
- "12"
- "13"
env:
- NPM_SCRIPT=test:browserless
matrix:
Expand Down

0 comments on commit 64c1fcc

Please sign in to comment.