Skip to content

Commit 9999cb0

Browse files
author
MarcoFalke
committed
Fix url in .travis.yml
1 parent fa22a10 commit 9999cb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# - A travis bug causes caches to trample eachother when using the same
33
# compiler key (which we don't use anyway). This is worked around for now by
44
# replacing the "compilers" with a build name prefixed by the no-op ":"
5-
# command. See: https://github.com/travis-ci/casher/issues/6
5+
# command. See: https://github.com/travis-ci/travis-ci/issues/4393
66

77
os: linux
88
language: cpp

0 commit comments

Comments
 (0)