mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-26 18:21:04 +00:00
Travis: Build server too for UNIX
This commit is contained in:
parent
7387b19021
commit
8aadc62856
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ if [[ $PLATFORM == "Unix" ]]; then
|
|||
cmake -DCMAKE_BUILD_TYPE=Debug \
|
||||
-DRUN_IN_PLACE=TRUE \
|
||||
-DENABLE_GETTEXT=TRUE \
|
||||
-DBUILD_SERVER=TRUE \
|
||||
$CMAKE_FLAGS ..
|
||||
make -j2
|
||||
echo "Running unit tests."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue