mirror of
https://gitee.com/openharmony/third_party_alsa-lib
synced 2024-11-22 23:20:11 +00:00
6fbee195e0
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
6 lines
136 B
YAML
6 lines
136 B
YAML
sudo: required
|
|
language: c
|
|
script:
|
|
- sed 's/-Wunused-const-variable=0//g' < gitcompile > gitcompile.travis
|
|
- bash gitcompile.travis
|