Add travis badge

This commit is contained in:
Nicholas Dudfield
2015-07-30 18:13:55 +07:00
parent 9e42c6bdf1
commit a1c6f91cf2

View File

@@ -1,5 +1,7 @@
# ripple-keypairs
[![Build Status](https://travis-ci.org/sublimator/ripple-keypairs.svg?branch=master)](https://travis-ci.org/sublimator/ripple-keypairs)
An implementation of ripple keypairs & wallet generation using
[elliptic](https://github.com/indutny/elliptic) which supports rfc6979 and
eddsa deterministic signatures.