aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorKitsune Ral <Kitsune-Ral@users.sf.net>2017-09-04 13:28:28 +0900
committerKitsune Ral <Kitsune-Ral@users.sf.net>2017-09-04 13:28:28 +0900
commitcb56a6aa547307e33caf43173f628ea855a4366d (patch)
treed6aec39152421412c91a31a80385824149e27afb /.travis.yml
parentfd4ee6b9eb083d25f701cede70922d7f54643cad (diff)
downloadlibquotient-cb56a6aa547307e33caf43173f628ea855a4366d.tar.gz
libquotient-cb56a6aa547307e33caf43173f628ea855a4366d.zip
Use QMatrixClient's fork of matrix-doc in the meantime
Because only the fork contains operationId's yet.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index ae016c88..b8917ef1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,7 +21,7 @@ matrix:
install:
- eval "${ENV_EVAL}"
-- git clone https://github.com/matrix-org/matrix-doc.git
+- git clone https://github.com/QMatrixClient/matrix-doc.git
- git clone --recursive https://github.com/KitsuneRal/api-generator.git
- pushd api-generator
- cmake -DCMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH} .