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 be7d6b05ab v10.2.1
2020-09-28 22:28:15 +01:00

20 lines
185 B
YAML

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