mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-21 04:35:49 +00:00
Add coveralls to travis
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "0.12"
|
- '0.12'
|
||||||
|
script:
|
||||||
|
- npm test --coverage
|
||||||
|
- npm run-script coveralls
|
||||||
|
env:
|
||||||
|
global:
|
||||||
|
secure: VzkZvd0TM1m40yfahQKc5ITa/843l8BB0Sr8fA7O0RcMECTg/xBlWU4Paby2V+JWumgCJDx5YvxLlAdHeUaCWDkGlbJLPu8uPSRMZHRNH3PN2TNogNtruXmb9Z1ORZc5CwLNstWdK4MzMqErevPTxCxJ03scuzZxMiiEZpTOv+aQLZ7jEqTiA20q696QfsYpMvVB0XSpMEYqqFRdpMxGhf0QZ+bNlRN8h1SGw6ehw7jFKubQ1DozSKug10RU6aAGUHyaBisjc9tsSB1atJraeJUXSMucYD1L1oXWl0agE2RBSO8PAozwdJMoifHrVvQtW9cSuw9hPgiwd2qSNoH6IvhoIxeSEhqdVaS/0d22YKUxY+HkhYeIKCm+6kd0tcDfZ8+FqB7654ZhyIgCeOf1NcENu1OMaehbtKcALSBUi8yrDDVVntJFjBoKmPtdCAMq4iTL+28oBB7aDndUTjuyqEtPyN4qMY1R9bGcn/DMIwhBrRzIcM3MwPnn2S/+RUpr/NwyXXy7MgYXeVJE61sps/vA1JklwnRebL3c2nl/JZZrrWSaHquTMVDbkoxQHJhUR4vOQ/KzfQEQoqRZY9w/CO7HmVFMOo6RH3i5ZSNRN6YtOndGvUHFRmqIBf5iRaZiEgDb9xX1XmS4LzOR0dhHI3Gl/y3YAx8pbc7TeNrq4UQ=
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
# ripple-keypairs
|
# ripple-keypairs
|
||||||
|
|
||||||
[](https://travis-ci.org/sublimator/ripple-keypairs)
|
[](https://npmjs.org/package/ripple-keypairs)
|
||||||
|
|
||||||
|
[](https://travis-ci.org/sublimator/ripple-keypairs) [](https://coveralls.io/github/sublimator/ripple-keypairs?branch=master)
|
||||||
|
|
||||||
An implementation of ripple keypairs & wallet generation using
|
An implementation of ripple keypairs & wallet generation using
|
||||||
[elliptic](https://github.com/indutny/elliptic) which supports rfc6979 and
|
[elliptic](https://github.com/indutny/elliptic) which supports rfc6979 and
|
||||||
|
|||||||
Reference in New Issue
Block a user