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