added Travis build status on github home page

This commit is contained in:
Vladimir Komendantskiy 2018-07-31 15:06:55 +01:00
parent bf98f1271f
commit 4fc709a0a3
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
# Pairing cryptography and threshold signatures
[![Build Status](https://travis-ci.com/poanetwork/threshold_crypto.svg?branch=master)](https://travis-ci.com/poanetwork/threshold_crypto)
This crate contains constructions of asymmetric key cryptography and threshold
signatures on top of `pairing` crate.