From ed56e2c5b78df7c512a59b09ba246d1cc7428812 Mon Sep 17 00:00:00 2001
From: Pietro Incardona <incardon@mpi-cbg.de>
Date: Mon, 24 Oct 2016 21:56:09 +0200
Subject: [PATCH] parallelizing integration test

---
 integration_test | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/integration_test b/integration_test
index 81c1585..32b88dd 100644
--- a/integration_test
+++ b/integration_test
@@ -19,11 +19,6 @@ parallel (
           }
          },
 
-  "pdata" : {stage ('pdata')
-             {
-               build '/OpenFPM_pdata/master'
-             }
-            }
 )
 
 stage ('vcluster')
-- 
GitLab