1
0
mirror of https://github.com/MikeMcl/decimal.js.git synced 2024-09-28 22:40:48 +00:00
MikeMcl_decimal.js/.travis.yml
Michael Mclaughlin 220f11c498 v10.3.0
2021-06-22 19:20:14 +01:00

21 lines
194 B
YAML

language: node_js
node_js:
- "node"
- "15"
- "14"
- "13"
- "12"
- "11"
- "10"
- "9"
- "8"
- "7"
- "6"
- "5"
- "4"
- "0.12"
- "0.11"
- "0.10"
- "0.8"
- "iojs"