Skip to content
This repository was archived by the owner on Aug 27, 2021. It is now read-only.

Commit 92978e1

Browse files
author
Piwik Automation
committed
.travis.yml file is out of date, auto-updating .travis.yml file.
1 parent ffcae06 commit 92978e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ after_script:
128128
- cd $PIWIK_ROOT_DIR
129129

130130
# output contents of files w/ debugging info to screen
131-
- cat /var/log/nginx/error.log
131+
- cat $PIWIK_ROOT_DIR/tests/travis/error.log
132132
- cat $PIWIK_ROOT_DIR/tmp/php-fpm.log
133133
- cat $PIWIK_ROOT_DIR/tmp/logs/piwik.log
134134
- cat $PIWIK_ROOT_DIR/config/config.ini.php

0 commit comments

Comments
 (0)