mirror of
https://github.com/MikeMcl/decimal.js.git
synced 2025-06-05 00:44:46 +00:00
26 lines
214 B
YAML
26 lines
214 B
YAML
language: node_js
|
|
node_js:
|
|
- "node"
|
|
- "23"
|
|
- "22"
|
|
- "21"
|
|
- "20"
|
|
- "19"
|
|
- "18"
|
|
- "17"
|
|
- "16"
|
|
- "15"
|
|
- "14"
|
|
- "13"
|
|
- "12"
|
|
- "11"
|
|
- "10"
|
|
- "9"
|
|
- "8"
|
|
- "7"
|
|
- "6"
|
|
- "5"
|
|
- "4"
|
|
|
|
|