aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2015-11-30 13:23:00 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2016-03-01 15:16:44 +0100
commita0e13f0da617ab64c136c2bf3c5e5ad1c6cea2a3 (patch)
tree944113f054d7f8f9c9dae75d22ab13ccba1cb2f8
parent7815cb6fa1fbcee05a69429f8b3e66b22f93dff1 (diff)
downloadbitcoin-a0e13f0da617ab64c136c2bf3c5e5ad1c6cea2a3.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 0537d69a46..bda1137c7a 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