1
0
mirror of https://github.com/MikeMcl/decimal.js.git synced 2024-10-27 20:34:12 +00:00

Travis CI

This commit is contained in:
Michael Mclaughlin 2014-11-11 10:44:42 +00:00
parent 8d7a9969de
commit 8ca98c1735
2 changed files with 9 additions and 2 deletions

6
.travis.yml Normal file
View File

@ -0,0 +1,6 @@
language: node_js
node_js:
- "0.11"
- "0.10"
- "0.8"
- "0.6"

View File

@ -1,7 +1,8 @@
![decimal.js](https://raw.githubusercontent.com/MikeMcl/decimal.js/gh-pages/decimaljs.png)
An arbitrary-precision Decimal type for JavaScript.
<br>
<br>
[![Build Status](https://travis-ci.org/MikeMcl/decimal.js.svg)](https://travis-ci.org/MikeMcl/decimal.js)
## Features
@ -190,7 +191,7 @@ The *decimal.min.js* already present was created with *Microsoft Ajax Minifier 5
Open an issue, or email
Michael <a href='mailto:M8ch88l@gmail.com'>M8ch88l@gmail.com</a>
[Bitcoin](https://bitcoin.org/en/getting-started) donations gratefully received:
[Bitcoin](https://bitcoin.org/en/getting-started) donation gratefully received:
**1PjzRBjGJycti49AXTiKsdC4PRCnTbyUyf**
Thank you