Skip to content

Commit

Permalink
[travis] Enable server tests
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Nov 4, 2017
1 parent 670dd0e commit d57fc36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/travis/linux/docker-build-test.sh
Expand Up @@ -49,6 +49,7 @@ cmake \
-DWITH_ASTYLE=OFF \
-DWITH_DESKTOP=ON \
-DWITH_BINDINGS=ON \
-DWITH_SERVER=ON \
-DDISABLE_DEPRECATED=ON \
-DCXX_EXTRA_FLAGS=${CLANG_WARNINGS} ..
echo "travis_fold:end:cmake"
Expand Down

0 comments on commit d57fc36

Please sign in to comment.