mirror of
https://github.com/jquery/jquery.git
synced 2025-01-10 18:24:24 +00:00
Build: Test on Node.js 12, stop testing on Node.js 6 & 11
(cherry-picked from b8d4712825
)
Closes gh-4369
This commit is contained in:
parent
0d4af52934
commit
b4fadc9b54
@ -1,10 +1,9 @@
|
||||
language: node_js
|
||||
sudo: false
|
||||
node_js:
|
||||
- "6"
|
||||
- "8"
|
||||
- "10"
|
||||
- "11"
|
||||
- "12"
|
||||
addons:
|
||||
chrome: stable
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user