mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
add a test build script
This commit is contained in:
4
scripts/ci/test_build.sh
Executable file
4
scripts/ci/test_build.sh
Executable file
@@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
./bootstrap.sh -j
|
||||||
|
./configure -C
|
||||||
|
make
|
Reference in New Issue
Block a user