diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 2af04c508..8c8e21f5b 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -13,7 +13,6 @@ pipelines: - gcc --version - mkdir build - cd build - - which qmake - qmake --version - qmake ../Valentina.pro -r CONFIG+=noDebugSymbols CONFIG+=no_ccache CONFIG+=checkWarnings - make