CI: Remove travis as it is bitrotten.

It needs to be replaced with GHA anyways.
This commit is contained in:
Piotr Esden-Tempski
2025-07-11 20:50:08 -07:00
parent e3f9a612a8
commit 9624f92d81
2 changed files with 0 additions and 18 deletions

View File

@@ -1,17 +0,0 @@
language: c
script:
- make
- make -C tests/gadget-zero
addons:
apt:
sources:
- sourceline: 'ppa:team-gcc-arm-embedded/ppa'
packages:
- gcc-arm-embedded
notifications:
irc:
channels:
- "irc.libera.chat#libopencm3"
use_notice: true

View File

@@ -1,6 +1,5 @@
README
======
[![Build Status](https://travis-ci.org/libopencm3/libopencm3.svg?branch=master)](https://travis-ci.org/libopencm3/libopencm3)
[![Discord](https://img.shields.io/discord/613131135903596547?logo=discord)](https://discord.gg/P7FYThy)