Try and keep coveralls happy

This commit is contained in:
Nicholas Dudfield
2015-07-31 17:46:13 +07:00
parent 4d1917ebd5
commit a927f7d38b

View File

@@ -114,3 +114,9 @@ console.log(prettyJSON(signTxJson(seed, tx_json)));
}
}
```
### Coverage
This keeps coveralls happy (we think)
[![Coverage Status](https://coveralls.io/repos/sublimator/ripple-keypairs/badge.svg?branch=master&service=github)](https://coveralls.io/github/sublimator/ripple-keypairs?branch=master)