From fe6a7c6d8824e9f4416135c22bf9510ca2558829 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl>
Date: Sat, 21 Aug 2021 18:06:15 +0200
Subject: [PATCH] fix badge in readme

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 510a95f7..e56063f5 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 satella
 ========
-[![Build Status](https://travis-ci.com/piotrmaslanka/satella.svg)](https://travis-ci.com/piotrmaslanka/satella)
+[![Build Status](https://app.travis-ci.com/piotrmaslanka/satella.svg?branch=develop)](https://travis-ci.com/piotrmaslanka/satella)
 [![Test Coverage](https://api.codeclimate.com/v1/badges/34b392b61482d98ad3f0/test_coverage)](https://codeclimate.com/github/piotrmaslanka/satella/test_coverage)
 [![Code Climate](https://codeclimate.com/github/piotrmaslanka/satella/badges/gpa.svg)](https://codeclimate.com/github/piotrmaslanka/satella)
 [![Issue Count](https://codeclimate.com/github/piotrmaslanka/satella/badges/issue_count.svg)](https://codeclimate.com/github/piotrmaslanka/satella)
-- 
GitLab