CI: switch to debug builds

main
Adriaan de Groot 6 years ago
parent 9816b6951f
commit 33540749b2

@ -5,6 +5,7 @@
# This file is sourced by travis.sh, and exports the variables # This file is sourced by travis.sh, and exports the variables
# to the environment. # to the environment.
CMAKE_ARGS="\ CMAKE_ARGS="\
-DCMAKE_BUILD_TYPE=Debug \
-DWEBVIEW_FORCE_WEBKIT=1 \ -DWEBVIEW_FORCE_WEBKIT=1 \
-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
-DWITH_PYTHONQT=OFF" -DWITH_PYTHONQT=OFF"

Loading…
Cancel
Save