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