Merge #8304: [travis] Update SDK_URL

fa6ad56 [travis] Update SDK_URL (MarcoFalke)
This commit is contained in:
Jonas Schnelli 2016-07-07 20:44:21 +02:00
commit 0cca2feb35
No known key found for this signature in database
GPG Key ID: 29D4BCB6416F53EC
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ env:
- CCACHE_TEMPDIR=/tmp/.ccache-temp
- CCACHE_COMPRESS=1
- BASE_OUTDIR=$TRAVIS_BUILD_DIR/out
- SDK_URL=https://bitcoin.jonasschnelli.ch/sdks
- SDK_URL=https://bitcoincore.org/depends-sources/sdks
- PYTHON_DEBUG=1
- WINEDEBUG=fixme-all
matrix: