From 3bf090f551a742a681ed7a058ffae921aabfcabb Mon Sep 17 00:00:00 2001 From: Francesco Borzì Date: Fri, 9 Aug 2019 00:02:12 +0200 Subject: Update and rename to travis-build.md --- docs/travis-build.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/travis-build.md (limited to 'docs') diff --git a/docs/travis-build.md b/docs/travis-build.md new file mode 100644 index 0000000..0e59f1c --- /dev/null +++ b/docs/travis-build.md @@ -0,0 +1,9 @@ +(This document is just a draft and should be updated) + +Travis build +- id 1 is clang 3.8 +- 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 + -- cgit