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:
authorBenaka Moorthi <benaka.moorthi@gmail.com>2013-10-07 03:43:33 +0400
committerBenaka Moorthi <benaka.moorthi@gmail.com>2013-10-07 03:43:50 +0400
commit37b0c37bc4960b9e40e6d3a11c428d2d3c033309 (patch)
tree7a0025924b87836eecf7a7c37bbcbc74d40fc527 /.travis.yml
parentc94adb68bc72417da8769fbb1b8712a72e406849 (diff)
Move deadlock info logging to Db.php, fix core updater translation regression, fix core updater css regression, change logger_message level column to string, and delete unneeded logger tables if not empty. Also includes some changes to travis build.
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 6dd17afb38..255050728b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -48,7 +48,7 @@ after_success:
after_script:
- cat /var/log/nginx/error.log
- cat $TRAVIS_BUILD_DIR/../piwik/tmp/php-fpm.log
- - cat $TRAVIS_BUILD_DIR/../piwik/tmp/logs/logger_message.htm
+ - cat $TRAVIS_BUILD_DIR/../piwik/tmp/logs/piwik.log
- cd $TRAVIS_BUILD_DIR
- ./tests/travis/upload_artifacts.sh