CI: guess that debug builds are way too big for Travis
This commit is contained in:
parent
59e30e3cdb
commit
6798d613d8
@ -5,7 +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 \
|
-DCMAKE_BUILD_TYPE=Release \
|
||||||
-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…
Reference in New Issue
Block a user