mirror of
https://github.com/jquery/jquery.git
synced 2026-02-03 08:15:01 -05:00
The file already had an empty line at the end, I just can't see. Refs06320c88af(cherry-picked fromcea94a83c7)
7 lines
63 B
YAML
7 lines
63 B
YAML
language: node_js
|
|
sudo: false
|
|
node_js:
|
|
- "0.10"
|
|
- "0.12"
|
|
- "4"
|