diff --git a/gitlab/before_test.sh b/gitlab/before_test.sh
index e31bc9dd7bbef54a1a720012f4bebf1fb050b269..55518e966268b87f12d41e2378676e02cc1a1946 100755
--- a/gitlab/before_test.sh
+++ b/gitlab/before_test.sh
@@ -17,9 +17,9 @@ else
 fi
 
 # zc.recipe.egg needs some special installation instructions
-if [ "${CI_PROJECT_NAME}" == "bob.buildout" ]; then
-  run_cmd ${use_pip} install --upgrade --no-binary ":all:" zc.recipe.egg
-fi
+#if [ "${CI_PROJECT_NAME}" == "bob.buildout" ]; then
+#  run_cmd ${use_pip} install --upgrade --no-binary ":all:" zc.recipe.egg
+#fi
 
 run_cmd ${use_pip} install --upgrade --use-wheel --no-index --pre dist/*.whl