mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 10:52:53 +00:00
generic: faster installation in AppVeyor environment
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
5b6bfc3935
commit
e1e0882b40
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ build_script:
|
||||||
|
|
||||||
make -j $(nproc || echo 1)
|
make -j $(nproc || echo 1)
|
||||||
|
|
||||||
sudo make install/strip
|
sudo make install/strip/fast
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- sh: >-
|
- sh: >-
|
||||||
|
|
Loading…
Add table
Reference in a new issue