1
0
mirror of https://github.com/MikeMcl/decimal.js.git synced 2025-06-05 00:44:46 +00:00
MikeMcl_decimal.js/.travis.yml
Michael Mclaughlin 928b4cf0ee v10.5.0
2025-01-23 20:51:53 +00:00

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"