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-03-02 01:01:18 +0300
committerPiwik Automation <hello@piwik.org>2015-03-02 01:01:18 +0300
commitad61bfcae2c09bd553e8cfb02289693001b10e8c (patch)
treeff9a21f2245a905ba892e6efcd7dfac74fd01fa8 /.travis.yml
parent14ede46d9e5d8bcb6e05c318fa608aa365d55928 (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 91da32e06b..5c42729605 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -145,7 +145,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