Try to fix bitbucket-pipelines.yml

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2016-07-25 09:32:08 +00:00
parent 707d2a805e
commit 25d42004d1

View file

@ -8,7 +8,6 @@ pipelines:
develop:
- step:
script:
- lsb_release -a
- uname -a
- grep -i processor /proc/cpuinfo | wc -l
- gcc --version