mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-22 23:07:59 +01:00
Travis: fix MacOSX SDK error
This commit is contained in:
parent
f593f99f8a
commit
147f5e1691
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ env:
|
|||
- CCACHE_TEMPDIR=/tmp/.ccache-temp
|
||||
- CCACHE_COMPRESS=1
|
||||
- BASE_OUTDIR=$TRAVIS_BUILD_DIR/out
|
||||
- SDK_URL=https://bitcoincore.org/depends-sources/sdks
|
||||
- SDK_URL=https://github.com/keo/MacOSX-SDK/releases/download/v0.0
|
||||
- PYTHON_DEBUG=1
|
||||
- WINEDEBUG=fixme-all
|
||||
cache:
|
||||
|
|
Loading…
Add table
Reference in a new issue