From 46ceb5fd97ff9574b1907db14bff62dbf9a20293 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Thu, 15 Aug 2019 10:01:39 +0100 Subject: [PATCH] chore: update build URL and build status icon --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 1443e0288..72be924a4 100644 --- a/README.rst +++ b/README.rst @@ -1,10 +1,10 @@ elastic-apm -- Elastic APM agent for Python =========================================== -.. image:: https://api.travis-ci.org/elastic/apm-agent-python.svg?branch=master - :target: https://travis-ci.org/elastic/apm-agent-python +.. image:: https://apm-ci.elastic.co/buildStatus/icon?job=apm-agent-python%2Fapm-agent-python-mbp%2Fmaster + :target: https://apm-ci.elastic.co/job/apm-agent-python/job/apm-agent-python-mbp/ :alt: Build Status - + .. image:: https://img.shields.io/pypi/v/elastic-apm.svg?style=flat :target: https://pypi.python.org/pypi/elastic-apm/ :alt: Latest Version