mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Build: Test on Node.js 8, stop testing on Node.js 7
This commit is contained in:
parent
731c501155
commit
bef46a2aeb
@ -3,4 +3,4 @@ sudo: false
|
|||||||
node_js:
|
node_js:
|
||||||
- "4"
|
- "4"
|
||||||
- "6"
|
- "6"
|
||||||
- "7"
|
- "8"
|
||||||
|
Loading…
Reference in New Issue
Block a user