fix the build

This commit is contained in:
Kim Neunert 2020-02-04 07:06:13 +01:00
parent e1420e5103
commit bc401ebf68
No known key found for this signature in database
GPG key ID: 28B358A8843B0109

View file

@ -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 .