Index: Jenkinsfile
===================================================================
--- Jenkinsfile	(revision 3145fa20e669ad804dd2dbae60817f0b85b1a844)
+++ Jenkinsfile	(revision f48796253086f286380820a4db1a40c0e294738d)
@@ -26,5 +26,5 @@
 
 		//Compile the project
-		sh 'make -j 8 --no-print-directory V=1 install'
+		sh 'make -j 8 --no-print-directory V=0 install'
 
 	build_stage 'Test'
