Add travis build status indication.
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
sss
|
[](https://travis-ci.org/zmarko/sss)
|
||||||
|
|
||||||
|
sss
|
||||||
===
|
===
|
||||||
|
|
||||||
This library contains Java implementation of the [Shamir's Secret Sharing](http://en.wikipedia.org/wiki/Shamir%27s_Secret_Sharing) algorithm.
|
This library contains Java implementation of the [Shamir's Secret Sharing](http://en.wikipedia.org/wiki/Shamir%27s_Secret_Sharing) algorithm.
|
||||||
@@ -14,3 +16,4 @@ Artifacts are available in Maven Central repository at the following coordinates
|
|||||||
<artifactId>sss</artifactId>
|
<artifactId>sss</artifactId>
|
||||||
<version>1.0.0</version>
|
<version>1.0.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user