diff options
author | Andreas Schuh <andreas.schuh.84@gmail.com> | 2016-08-01 17:05:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-01 17:05:26 +0100 |
commit | 78cab6c649cadf3fe29d93643173326c98dde148 (patch) | |
tree | 2961a73a1e914e17ce3e6a88b5ec2f63524e7a64 | |
parent | 4667f413179c91fde132ee125699324f49c04627 (diff) | |
download | gflags-78cab6c649cadf3fe29d93643173326c98dde148.tar.gz gflags-78cab6c649cadf3fe29d93643173326c98dde148.tar.bz2 gflags-78cab6c649cadf3fe29d93643173326c98dde148.zip |
doc: Add Travis CI status badge to README
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.org/gflags/gflags.svg?branch=master)](https://travis-ci.org/gflags/gflags) + 24 March 2015 ------------- |