summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Borzì <borzifrancesco@gmail.com>2019-08-09 00:02:12 +0200
committerGitHub <noreply@github.com>2019-08-09 00:02:12 +0200
commit3bf090f551a742a681ed7a058ffae921aabfcabb (patch)
tree84e8fbadc8e426b4cc6ffc97d52e5743ddf5721c
parent860a2ec8765334612ea90109ffd5e99624e31bc7 (diff)
downloadwiki-3bf090f551a742a681ed7a058ffae921aabfcabb.tar.gz
wiki-3bf090f551a742a681ed7a058ffae921aabfcabb.tar.bz2
wiki-3bf090f551a742a681ed7a058ffae921aabfcabb.zip
Update and rename to travis-build.md
-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
+