1
0
mirror of https://github.com/MikeMcl/decimal.js.git synced 2024-09-28 14:30:49 +00:00
MikeMcl_decimal.js/.travis.yml
Michael Mclaughlin 8a6f8fe412 v5.0.0
2016-01-25 00:11:32 +00:00

12 lines
119 B
YAML

language: node_js
node_js:
- "4"
- "4.1"
- "4.0"
- "0.12"
- "0.11"
- "0.10"
- "0.8"
- "0.6"
- "iojs"