From 45ec56b1a573acd36179dd6a49775e24dfcb09dc Mon Sep 17 00:00:00 2001
From: Danny Beton
Date: Wed, 27 May 2026 14:07:17 +0100
Subject: [PATCH 1/2] [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.
[](https://pypi.org/project/learnosity_sdk/)
-[](https://app.travis-ci.com/Learnosity/learnosity-sdk-python)
[](https://github.com/Learnosity/learnosity-sdk-python/blob/master/LICENSE.md)
[](https://github.com/Learnosity/learnosity-sdk-python/releases)
---
From fecd3613914497baf5715407cd343327cff15d85 Mon Sep 17 00:00:00 2001
From: Danny Beton
Date: Wed, 3 Jun 2026 11:29:23 +0100
Subject: [PATCH 2/2] [DOC] Updated change log (LRN-51188)
---
ChangeLog.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/ChangeLog.md b/ChangeLog.md
index 62973e4..0bc2f68 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
+## [Unreleased]
+### Removed
+- Removed Travis CI badge from README as Travis is no longer in use.
+
## [v0.3.13] - 2026-01-08
### Added
- Added SDK language and version to request metadata