bitbucket-pipelines.yml, removed "which qmake".
--HG-- branch : develop
This commit is contained in:
parent
25d42004d1
commit
952bd66dae
|
@ -13,7 +13,6 @@ pipelines:
|
||||||
- gcc --version
|
- gcc --version
|
||||||
- mkdir build
|
- mkdir build
|
||||||
- cd build
|
- cd build
|
||||||
- which qmake
|
|
||||||
- qmake --version
|
- qmake --version
|
||||||
- qmake ../Valentina.pro -r CONFIG+=noDebugSymbols CONFIG+=no_ccache CONFIG+=checkWarnings
|
- qmake ../Valentina.pro -r CONFIG+=noDebugSymbols CONFIG+=no_ccache CONFIG+=checkWarnings
|
||||||
- make
|
- make
|
||||||
|
|
Loading…
Reference in New Issue
Block a user