freeswitch/scripts/ci/test_build.sh
2015-02-04 15:05:27 -06:00

4 lines
50 B
Bash
Executable file

#!/bin/bash
./bootstrap.sh -j
./configure -C
make