summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/travis-build.md9
1 files changed, 9 insertions, 0 deletions
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
+