We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bf94d1 commit 208795dCopy full SHA for 208795d
.travis.yml
@@ -14,7 +14,7 @@ env:
14
- CCACHE_TEMPDIR=/tmp/.ccache-temp
15
- CCACHE_COMPRESS=1
16
- BASE_OUTDIR=$TRAVIS_BUILD_DIR/out
17
- - SDK_URL=https://bitcoincore.org/depends-sources/sdks
+ - SDK_URL=https://s3.amazonaws.com/ci.omnicore.private/depends-sources/sdks
18
- WINEDEBUG=fixme-all
19
cache:
20
apt: true
0 commit comments