mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-30 18:51:15 +02:00
Fix url in .travis.yml
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
# - A travis bug causes caches to trample eachother when using the same
|
# - A travis bug causes caches to trample eachother when using the same
|
||||||
# compiler key (which we don't use anyway). This is worked around for now by
|
# compiler key (which we don't use anyway). This is worked around for now by
|
||||||
# replacing the "compilers" with a build name prefixed by the no-op ":"
|
# replacing the "compilers" with a build name prefixed by the no-op ":"
|
||||||
# command. See: https://github.com/travis-ci/casher/issues/6
|
# command. See: https://github.com/travis-ci/travis-ci/issues/4393
|
||||||
|
|
||||||
os: linux
|
os: linux
|
||||||
language: cpp
|
language: cpp
|
||||||
|
Reference in New Issue
Block a user