Add some travis debugging for python scripts
Adds printing to the console before/after calls to bitcoin-cli -rpcwait, if the PYTHON_DEBUG environment variable is initialized.
This commit is contained in:
@@ -16,6 +16,7 @@ env:
|
||||
- CCACHE_COMPRESS=1
|
||||
- BASE_OUTDIR=$TRAVIS_BUILD_DIR/out
|
||||
- SDK_URL=https://bitcoincore.org/depends-sources/sdks
|
||||
- PYTHON_DEBUG=1
|
||||
cache:
|
||||
apt: true
|
||||
directories:
|
||||
|
||||
Reference in New Issue
Block a user