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>2015-01-14 22:59:15 +0300
committerPiwik Automation <hello@piwik.org>2015-01-14 22:59:15 +0300
commitc94f18941dc6cba201cc982595c079dda0a29c2f (patch)
tree68ee3b161c0775c42ad95d07fc101513000ad21d /.travis.yml
parentd869ca2e3c05db06d48590d1084e8206cc45aa84 (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 f627127ecb..39d6727062 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -144,7 +144,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 --verbose"
- ./tests/travis/autoupdate_travis_yml.sh
- cd tests/PHPUnit