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:
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 b951418c6d..090a4291b3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -156,7 +156,7 @@ before_script:
- ./tests/travis/prepare.sh
- ./tests/travis/setup_webserver.sh
- - export GENERATE_TRAVIS_YML_COMMAND='php ./console generate:travis-yml --core'
+ - export GENERATE_TRAVIS_YML_COMMAND="php ./console generate:travis-yml --core"
- ./tests/travis/autoupdate_travis_yml.sh
- cd tests/PHPUnit