1
0
mirror of https://github.com/MikeMcl/decimal.js.git synced 2024-10-27 20:34:12 +00:00
MikeMcl_decimal.js/.travis.yml
Michael Mclaughlin fb37ca6bde v6.0.0
2016-06-30 19:27:50 +01:00

13 lines
126 B
YAML

language: node_js
node_js:
- "node"
- "6"
- "5"
- "4"
- "0.12"
- "0.11"
- "0.10"
- "0.8"
- "0.6"
- "iojs"