From 5dac9e1b3f148221d1a2204a9aabb0b79f021f01 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Tue, 17 Mar 2020 15:00:54 +0000 Subject: Add build status to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b7153b3..b4bf248 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Turing Change Point Dataset +[![Build Status](https://travis-ci.org/alan-turing-institute/TCPD.svg?branch=master)](https://travis-ci.org/alan-turing-institute/TCPD) + Welcome to the host repository of the Turing Change Point Dataset, a set of time series specifically collected for the evaluation of change point detection algorithms on real-world data. This dataset was introduced in [this -- cgit v1.2.3