diff options
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 9eed9949..d1a62c7f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -66,7 +66,7 @@ install: - | if [ -n "$UPDATE_API" ]; then - git clone https://github.com/matrix.org/matrix-doc.git + git clone https://github.com/matrix-org/matrix-doc.git git clone --recursive https://github.com/KitsuneRal/gtad.git pushd gtad cmake $CMAKE_ARGS . |