Add build status info from travis-ci

This commit is contained in:
Meredith L. Patterson 2013-07-11 17:39:53 -07:00
parent a7e4def944
commit 59c8944ed9

View file

@ -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.) Hammer currently builds under Linux. (Windows and OSX are coming.)
[![Build Status](https://travis-ci.org/UpstandingHackers/hammer.png)](https://travis-ci.org/UpstandingHackers/hammer)
Features Features
======== ========
* Bit-oriented -- grammars can include single-bit flags or multi-bit constructs that span character boundaries, with no hassle * Bit-oriented -- grammars can include single-bit flags or multi-bit constructs that span character boundaries, with no hassle