]> git.alsa-project.org Git - alsa-lib.git/commitdiff
remove .travis.yml (using github actions)
authorJaroslav Kysela <perex@perex.cz>
Thu, 19 May 2022 10:49:49 +0000 (12:49 +0200)
committerJaroslav Kysela <perex@perex.cz>
Thu, 19 May 2022 10:50:03 +0000 (12:50 +0200)
Fixes: https://github.com/alsa-project/alsa-lib/pull/226
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
.travis.yml [deleted file]

diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644 (file)
index e32b0f7..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-sudo: required
-language: c
-script:
-  - sed 's/-Wunused-const-variable=0//g' < gitcompile > gitcompile.travis
-  - bash gitcompile.travis