mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
3e902a8120
Closes gh-3840
8 lines
63 B
YAML
8 lines
63 B
YAML
language: node_js
|
|
sudo: false
|
|
node_js:
|
|
- "4"
|
|
- "6"
|
|
- "8"
|
|
- "9"
|