remove .travis.yml (using github actions)

Fixes: https://github.com/alsa-project/alsa-lib/pull/226
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2022-05-19 12:49:49 +02:00
parent 812a772de4
commit 17ba712447

View file

@ -1,5 +0,0 @@
sudo: required
language: c
script:
- sed 's/-Wunused-const-variable=0//g' < gitcompile > gitcompile.travis
- bash gitcompile.travis