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 aaa0794f69 v4.0.2
2015-02-20 16:01:25 +00:00

9 lines
89 B
YAML

language: node_js
node_js:
- "0.12"
- "0.11"
- "0.10"
- "0.8"
- "0.6"
- iojs