From 25d42004d11dc8bdd92d3f1b015f5162ead13e8b Mon Sep 17 00:00:00 2001 From: Roman Telezhynskyi Date: Mon, 25 Jul 2016 09:32:08 +0000 Subject: [PATCH] Try to fix bitbucket-pipelines.yml --HG-- branch : develop --- bitbucket-pipelines.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index e97035636..2af04c508 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -8,7 +8,6 @@ pipelines: develop: - step: script: - - lsb_release -a - uname -a - grep -i processor /proc/cpuinfo | wc -l - gcc --version