mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-19 09:55:47 -04:00
Initial community commit
This commit is contained in:
8
Src/external_dependencies/openmpt-trunk/include/lhasa/.travis.yml
vendored
Normal file
8
Src/external_dependencies/openmpt-trunk/include/lhasa/.travis.yml
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
language: c
|
||||
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
|
||||
script: ./autogen.sh && make && make check
|
||||
|
Reference in New Issue
Block a user