Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Giehl <stefan@matomo.org>2020-08-07 14:22:09 +0300
committerGitHub <noreply@github.com>2020-08-07 14:22:09 +0300
commitfcb134ed0d43af28fc6ab06914357f158d530859 (patch)
tree5c47c6ac40ba9f42199bb59bca51a5c44e95efc1 /.travis.yml
parenta3864f48524ffb4198284bd3912c4c3d0c5104c9 (diff)
Submodule updates (#16275)
* submodule updates * update travis.yml * updates expected test files * updates expected UI files * submodule update * updates expected test files
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 03731f10a4..f646794b30 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -106,7 +106,7 @@ install:
# travis now complains about this failing 9 times out of 10, so removing it
#- travis_retry composer self-update
- - '[ "$SKIP_COMPOSER_INSTALL" == "1" ] || travis_retry composer install'
+ - '[ "$SKIP_COMPOSER_INSTALL" == "1" ] || travis_retry composer install'
before_script: