mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-17 21:04:31 -04:00
CI: guess that debug builds are way too big for Travis
This commit is contained in:
parent
59e30e3cdb
commit
6798d613d8
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
# This file is sourced by travis.sh, and exports the variables
|
||||
# to the environment.
|
||||
CMAKE_ARGS="\
|
||||
-DCMAKE_BUILD_TYPE=Debug \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DWEBVIEW_FORCE_WEBKIT=1 \
|
||||
-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
|
||||
-DWITH_PYTHONQT=OFF"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue