From cb56a6aa547307e33caf43173f628ea855a4366d Mon Sep 17 00:00:00 2001 From: Kitsune Ral Date: Mon, 4 Sep 2017 13:28:28 +0900 Subject: Use QMatrixClient's fork of matrix-doc in the meantime Because only the fork contains operationId's yet. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} . -- cgit v1.2.3