aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2015-11-30 13:23:00 +0100
committerMarcoFalke <falke.marco@gmail.com>2016-02-26 09:57:17 +0100
commitdc9ae4c26ee9ddce2fd3b9d272c338d31238ed6f (patch)
tree1c64cfb87871547ffb8c7b122cd70cd972f05453
parentb0c97ce31a93caa0037c67a0dc133b8873911070 (diff)
downloadbitcoin-dc9ae4c26ee9ddce2fd3b9d272c338d31238ed6f.tar.xz
Fix url in .travis.yml
Github-Pull: #7136 Rebased-From: 9999cb0626750c912097c73a1ef5c50435a922e3
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 06dd4c6aaa..944beb7651 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,7 @@
# - 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
# 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
language: cpp