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

5 lines
50 B
Bash
Executable File

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