Skip to content

Commit d57fc36

Browse files
committed
[travis] Enable server tests
1 parent 670dd0e commit d57fc36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/travis/linux/docker-build-test.sh

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ cmake \
4949
-DWITH_ASTYLE=OFF \
5050
-DWITH_DESKTOP=ON \
5151
-DWITH_BINDINGS=ON \
52+
-DWITH_SERVER=ON \
5253
-DDISABLE_DEPRECATED=ON \
5354
-DCXX_EXTRA_FLAGS=${CLANG_WARNINGS} ..
5455
echo "travis_fold:end:cmake"

0 commit comments

Comments
 (0)