Index: Jenkinsfile
===================================================================
--- Jenkinsfile	(revision 95a6cacb9f87cbc2b8f3766b82ca18bd9c29eb7b)
+++ 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'
