]> git.lizzy.rs Git - PAKEs.git/commitdiff
README: add travis badge
authorBrian Warner <warner@lothar.com>
Wed, 24 May 2017 08:45:41 +0000 (01:45 -0700)
committerBrian Warner <warner@lothar.com>
Wed, 24 May 2017 08:45:41 +0000 (01:45 -0700)
README.md

index b4bfea348d1246838d7982a242744a644316dbf1..228e30314f23d469847f9f2021b6dbc99b8d366b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
 # spake2.rs
 the SPAKE2 password-authenticated key-exchange algorithm, in Rust
 
+[![Build Status](https://travis-ci.org/warner/spake2.rs.svg?branch=master)](https://travis-ci.org/warner/spake2.rs)
+
 NOTE: this is just a beginning: you should absolutely not use this for anything at all yet. It has a long way to go. Wait until it has a real version number and has been published to crates.io.