CI: Remove travis as it is bitrotten.
It needs to be replaced with GHA anyways.
This commit is contained in:
17
.travis.yml
17
.travis.yml
@@ -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
|
|
||||||
@@ -1,6 +1,5 @@
|
|||||||
README
|
README
|
||||||
======
|
======
|
||||||
[](https://travis-ci.org/libopencm3/libopencm3)
|
|
||||||
|
|
||||||
[](https://discord.gg/P7FYThy)
|
[](https://discord.gg/P7FYThy)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user