[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kst-plot] cmake: build on travis with only one process
From:       Peter_Kümmel <syntheticpp () gmx ! net>
Date:       2015-07-31 21:09:52
Message-ID: E1ZLHYu-0004ao-0m () scm ! kde ! org
[Download RAW message or body]

Git commit f3356c423ced3a2fdb55aeea6f782f93c14a2b6c by Peter Kümmel.
Committed on 31/07/2015 at 21:08.
Pushed by kuemmel into branch 'master'.

build on travis with only one process

M  +1    -1    cmake/travis.sh

http://commits.kde.org/kst-plot/f3356c423ced3a2fdb55aeea6f782f93c14a2b6c

diff --git a/cmake/travis.sh b/cmake/travis.sh
index a063095..585b976 100755
--- a/cmake/travis.sh
+++ b/cmake/travis.sh
@@ -38,7 +38,7 @@ if [ -f "/usr/local/bin/ninja" ]; then
     export NINJA_STATUS="[%f/%t %o/s, %es] "
 else
     buildcmd=make
-    buildcmd_parallel="make -j6"
+    buildcmd_parallel="make -j1"
 fi
 
 # ---------------------------------------------------------
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic