From 59c8944ed9e8fece57386e7468a06517774c4ee0 Mon Sep 17 00:00:00 2001 From: "Meredith L. Patterson" <mlp@upstandinghackers.com> Date: Thu, 11 Jul 2013 17:39:53 -0700 Subject: [PATCH] Add build status info from travis-ci --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c1c1293c..1b7bda4d 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Hammer is written in C, but will provide bindings for other languages. If you do Hammer currently builds under Linux. (Windows and OSX are coming.) +[](https://travis-ci.org/UpstandingHackers/hammer) Features ======== * Bit-oriented -- grammars can include single-bit flags or multi-bit constructs that span character boundaries, with no hassle -- GitLab