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:
authorPiwik Automation <hello@piwik.org>2014-08-29 06:01:10 +0400
committerPiwik Automation <hello@piwik.org>2014-08-29 06:01:10 +0400
commit7ad2bbbc720b1faeceebbec32a8aa55dcba27973 (patch)
tree108ac55fe6217f4be0e77c08c83b4efc89c8ee92 /.travis.yml
parente6595cebe223984402c8f1ea38425a6e17c823f5 (diff)
.travis.yml file is out of date, auto-updating .travis.yml file.
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