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:
authorMatthieu Napoli <matthieu@mnapoli.fr>2015-07-24 19:06:54 +0300
committersgiehl <stefan@piwik.org>2016-08-31 19:56:36 +0300
commit3bb9b2d9c821573a6f39e5bd1639e7da8f1ef6b3 (patch)
treea871f89729415b23612ff23b10623caa565e3bdb /.travis.yml
parent7914b534434caf4ccd402a65b1fa88bc168d0144 (diff)
Updating screenshots from submodule
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 8ece4388a1..6afdbe50fa 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -102,8 +102,8 @@ 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: