Fix url in .travis.yml

Github-Pull: #7136
Rebased-From: 9999cb0626
This commit is contained in:
MarcoFalke
2015-11-30 13:23:00 +01:00
parent b0c97ce31a
commit dc9ae4c26e

View File

@@ -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