From 243748cb1f5948b6a3961c47b1900d7d8f8c55df Mon Sep 17 00:00:00 2001 From: Taylor Finnell Date: Tue, 13 Feb 2018 19:50:52 -0500 Subject: [PATCH] add travis badge to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f95a702..809d9f3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # cox +[![Build Status](https://travis-ci.org/andrewhamon/cox.svg?branch=master)](https://travis-ci.org/andrewhamon/cox) Crystal bindings for the [libsodium box API](https://download.libsodium.org/doc/public-key_cryptography/authenticated_encryption.html)