From fa11c8fc750509da5ae7d9e51d97eafee50c0dbc Mon Sep 17 00:00:00 2001 From: Lukas Winkler Date: Sat, 10 Aug 2019 16:04:49 +0200 Subject: [PATCH] add submodules to test --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 589223b..fbfb495 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ language: python python: - "3.7" install: - - git clone https://github.com/matomo-org/matomo.git + - git clone https://github.com/matomo-org/matomo.git --depth=1 --recurse-submodules - cp config.travis.py config.py script: - python translation_placeholders.py