OSDN Git Service

pcm: remove extra NULL checks in snd_pcm_dsnoop_open()
[android-x86/external-alsa-lib.git] / .travis.yml
1 sudo: required
2 language: c
3 script:
4   - sed 's/-Wunused-const-variable=0//g' < gitcompile > gitcompile.travis
5   - bash gitcompile.travis