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
|
||||
Reference in New Issue
Block a user