mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Build: Run tests on Node.js 13 in addition to 8, 10 & 12
Closes gh-4528
This commit is contained in:
parent
584835e682
commit
830976e690
@ -4,6 +4,7 @@ node_js:
|
||||
- "8"
|
||||
- "10"
|
||||
- "12"
|
||||
- "13"
|
||||
env:
|
||||
- NPM_SCRIPT=test:browserless
|
||||
matrix:
|
||||
|
Loading…
Reference in New Issue
Block a user