diff options
author | Till Höppner | 2016-01-23 17:33:37 +0100 |
---|---|---|
committer | Till Höppner | 2016-01-23 17:33:57 +0100 |
commit | 0a38f014cd5e24eb64fd6f27f3282c292c85273b (patch) | |
tree | bf9de3f8e5a906cf256a1cbd5494886528606374 | |
parent | afcf3f841857dff28b52a67180fbf778b970418e (diff) | |
download | ilc-0a38f014cd5e24eb64fd6f27f3282c292c85273b.tar.gz ilc-0a38f014cd5e24eb64fd6f27f3282c292c85273b.tar.xz ilc-0a38f014cd5e24eb64fd6f27f3282c292c85273b.zip |
Add Travis badge
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@ ilc ========= +[![Build Status](https://travis-ci.org/tilpner/ilc.svg?branch=master)](https://travis-ci.org/tilpner/ilc) **So... what is this thing?** @@ -33,7 +34,7 @@ is known to compile with To compile: cargo build --release - + **Usage** ``` Usage: |