diff options
| author | Jonas Schnelli <[email protected]> | 2016-07-07 20:44:21 +0200 |
|---|---|---|
| committer | Jonas Schnelli <[email protected]> | 2016-07-07 20:44:29 +0200 |
| commit | 0cca2feb357a91488cf39f5ac52e3a70e0166022 (patch) | |
| tree | bc145a9a15923fb1f40a4d136bfcd2736827af81 | |
| parent | Merge #8288: qt: Network-specific example address (diff) | |
| parent | [travis] Update SDK_URL (diff) | |
| download | discoin-0cca2feb357a91488cf39f5ac52e3a70e0166022.tar.xz discoin-0cca2feb357a91488cf39f5ac52e3a70e0166022.zip | |
Merge #8304: [travis] Update SDK_URL
fa6ad56 [travis] Update SDK_URL (MarcoFalke)
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index af9c476dc..a6c51753b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: |