From 45ec56b1a573acd36179dd6a49775e24dfcb09dc Mon Sep 17 00:00:00 2001 From: Danny Beton Date: Wed, 27 May 2026 14:07:17 +0100 Subject: [PATCH] [CLEANUP] Remove Travis (LRN-51188) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 61585b7..4fcdd08 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ An official Learnosity open-source project.

[![Latest Stable Version](https://badge.fury.io/gh/Learnosity%2Flearnosity-sdk-python.svg)](https://pypi.org/project/learnosity_sdk/) -[![Build Status](https://app.travis-ci.com/Learnosity/learnosity-sdk-python.svg?branch=master)](https://app.travis-ci.com/Learnosity/learnosity-sdk-python) [![License](https://github.com/Learnosity/learnosity-sdk-python/raw/master/docs/images/apache-license.svg)](https://github.com/Learnosity/learnosity-sdk-python/blob/master/LICENSE.md) [![Downloads](https://github.com/Learnosity/learnosity-sdk-python/raw/master/docs/images/downloads.svg)](https://github.com/Learnosity/learnosity-sdk-python/releases) ---