From 8cf0e825987fd723db80acf96f210ef48d6ae85b Mon Sep 17 00:00:00 2001 From: Ben Letham Date: Thu, 7 Jan 2021 13:21:35 -0800 Subject: [PATCH] Update build badge to GH actions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35c0f83..2d4f9d5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Prophet: Automatic Forecasting Procedure -[![Build Status](https://travis-ci.com/facebook/prophet.svg?branch=master)](https://travis-ci.com/facebook/prophet) +![Build](https://github.com/facebook/prophet/workflows/Build/badge.svg) [![Pypi_Version](https://img.shields.io/pypi/v/fbprophet.svg)](https://pypi.python.org/pypi/fbprophet) [![Conda_Version](https://anaconda.org/conda-forge/fbprophet/badges/version.svg)](https://anaconda.org/conda-forge/fbprophet/)