mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-12 06:50:12 +02:00
cirrus: Remove no longer needed install step
This commit is contained in:
@ -30,9 +30,5 @@ task:
|
|||||||
folder: "/tmp/ccache_dir"
|
folder: "/tmp/ccache_dir"
|
||||||
depends_built_cache:
|
depends_built_cache:
|
||||||
folder: "/tmp/cirrus-ci-build/depends/built"
|
folder: "/tmp/cirrus-ci-build/depends/built"
|
||||||
install_script:
|
|
||||||
- apt-get update
|
|
||||||
- apt-get -y install git bash ccache
|
|
||||||
- ccache --max-size=${CCACHE_SIZE}
|
|
||||||
ci_script:
|
ci_script:
|
||||||
- ./ci/test_run_all.sh
|
- ./ci/test_run_all.sh
|
||||||
|
Reference in New Issue
Block a user