Skip to content

Commit 65b282f

Browse files
Paul Khuongpkhuong
authored andcommitted
README: add CI badge
1 parent e99f010 commit 65b282f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
UMASH: a fast almost universal 64-bit string hash
22
=================================================
33

4+
[![Build Status](https://travis-ci.com/backtrace-labs/umash.svg?branch=master)](https://travis-ci.com/backtrace-labs/umash)
5+
46
STATUS: the hash and fingerprint algorithms are finalized, and so
57
is the mapping from `umash_params_derive` inputs to UMASH parameters.
68
However, the ABI is not finalized; in particular, passing random bytes

0 commit comments

Comments
 (0)