From 1fae3dddab2ff2237f1f34b1bbd26a60c8987078 Mon Sep 17 00:00:00 2001 From: jzmaddock Date: Tue, 6 Nov 2018 19:20:46 +0000 Subject: [PATCH] Test adding travis badge. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d98d250c..770d25d5 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ This library provides configuration support for the Boost C++ libraries. The full documentation is available on [boost.org](http://www.boost.org/doc/libs/release/libs/config/index.html). +[![Build Status](https://travis-ci.org/boostorg/config.png)](https://travis-ci.org/boostorg/config) + ## Support, bugs and feature requests ## Bugs and feature requests can be reported through the [Gitub issue tracker](https://github.com/boostorg/config/issues)