From 673339c95231cfa987537dcdc22af04e52773edd Mon Sep 17 00:00:00 2001 From: Francesco Borzì Date: Sun, 25 Aug 2019 10:32:48 +0200 Subject: Update travis-build.md --- docs/travis-build.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/travis-build.md b/docs/travis-build.md index 0e59f1c..8d4653e 100644 --- a/docs/travis-build.md +++ b/docs/travis-build.md @@ -5,5 +5,6 @@ Travis build - id 2 is clang 7 This is the script where the compiler is specified: -https://github.com/azerothcore/azerothcore-wotlk/blob/master/apps/ci/ci-before_install.sh + +[apps/ci/ci-before_install.sh](https://github.com/azerothcore/azerothcore-wotlk/blob/master/apps/ci/ci-before_install.sh) -- cgit