Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 64c1fcc

Browse files
committedOct 22, 2019
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

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