Skip to content

Commit 830976e

Browse files
authored
Build: Run tests on Node.js 13 in addition to 8, 10 & 12
Closes gh-4528
1 parent 584835e commit 830976e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
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)