Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of https://framagit.org/simgrid/simgrid
[simgrid.git] / tools / internal / travis-sonarqube.sh
index 98411ef..94b05c8 100755 (executable)
@@ -34,7 +34,7 @@ installBuildWrapper
 # Run ctest before sonar to gather coverage some information
 # EDIT: Don't run the tests on travis because they take too much time.
 #set +e
-#ctest -j4 --output-on-failure
+#ctest -j2 --output-on-failure
 #outcome=$?
 #set -e
 outcome=0