Skip to content

Commit 64c1fcc

Browse files
committed
Build: Run tests on Node.js 13 in addition to 8, 10 & 12
Closes gh-4528 (cherry picked from commit 830976e)
1 parent 9f4204e commit 64c1fcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ node_js:
44
- "8"
55
- "10"
66
- "12"
7+
- "13"
78
env:
89
- NPM_SCRIPT=test:browserless
910
matrix:

0 commit comments

Comments
 (0)