From 2006e67303f31da2e5a359993e08d25c02751c5a Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Sat, 28 Dec 2019 16:38:26 +0100 Subject: build: add Travis CI configuration --- README.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 54364d0..b01ee4e 100644 --- a/README.rst +++ b/README.rst @@ -4,7 +4,7 @@ newtype The `newtype` library provides types and functions to facilitate the creation of strong type aliases. -|c++20| |license| |docs| |btc| +|c++20| |license| |docs| |travis| |btc| Usage ===== @@ -25,4 +25,7 @@ Please `Read the Docs `_ for an introduction to the lib .. |btc| image:: https://img.shields.io/badge/Support-BTC-yellow :alt: Support the project with Bitcoin - :target: bitcoin:14NhzUxmcXaXwLQQcj5UhDvSuxA6hmGkkg?label=Donation%20to%20%27fmorgner%2Fnew_type%27&message=Thanks%20for%20your%20work%20on%20%27fmorgner%2Fnewtype%27 \ No newline at end of file + :target: bitcoin:14NhzUxmcXaXwLQQcj5UhDvSuxA6hmGkkg?label=Donation%20to%20%27fmorgner%2Fnew_type%27&message=Thanks%20for%20your%20work%20on%20%27fmorgner%2Fnewtype%27 + +.. |travis| image:: https://travis-ci.org/fmorgner/newtype.svg?branch=master + :target: https://travis-ci.org/fmorgner/newtype \ No newline at end of file -- cgit v1.2.3