From bc401ebf680bfdb869790f3a4cdd060bacfe1bce Mon Sep 17 00:00:00 2001 From: Kim Neunert Date: Tue, 4 Feb 2020 07:06:13 +0100 Subject: [PATCH] fix the build --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 2030a0f76..9d041d24b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -40,6 +40,7 @@ addons: - ccache before_install: + - docker pull registry.gitlab.com/cryptoadvance/specter-desktop/python-bitcoind:latest - set -o errexit; source ./tests/install_bitcoind.sh script: - pip install -e .