aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2020-12-17 10:43:05 +0200
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2020-12-17 22:02:12 +0200
commit09d105ef0f8b4b06bf248721a1209c9e16e9db75 (patch)
treecf1d06fc5fc226cfa4a405c9ebec215f71630b9e /.cirrus.yml
parent6f2ca726ce2ec4e027d4ba48872cd7a19e438b7f (diff)
downloadbitcoin-09d105ef0f8b4b06bf248721a1209c9e16e9db75.tar.xz
ci: Drop travis_fold feature as Travis CI is no longer used
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 82e95593d8..c46ccbb76a 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -67,8 +67,6 @@ task:
use_compute_credits: $CIRRUS_REPO_FULL_NAME == 'bitcoin/bitcoin'
setup_script:
- set -o errexit; source ./ci/test/00_setup_env.sh
- before_install_script:
- - set -o errexit; source ./ci/test/03_before_install.sh
install_script:
- set -o errexit; source ./ci/lint/04_install.sh
before_script: