mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[task/travis] Some more small travis fixes
PHPBB3-10718
This commit is contained in:
@@ -26,9 +26,3 @@ notifications:
|
|||||||
- dev-team@phpbb.com
|
- dev-team@phpbb.com
|
||||||
on_success: change
|
on_success: change
|
||||||
on_failure: change
|
on_failure: change
|
||||||
|
|
||||||
branches:
|
|
||||||
only:
|
|
||||||
develop
|
|
||||||
develop-olympus
|
|
||||||
task/travis
|
|
||||||
|
@@ -8,7 +8,7 @@
|
|||||||
processIsolation="false"
|
processIsolation="false"
|
||||||
stopOnFailure="false"
|
stopOnFailure="false"
|
||||||
syntaxCheck="true"
|
syntaxCheck="true"
|
||||||
strict="true"
|
strict="true"
|
||||||
bootstrap="../tests/bootstrap.php">
|
bootstrap="../tests/bootstrap.php">
|
||||||
<testsuites>
|
<testsuites>
|
||||||
<testsuite name="phpBB Test Suite">
|
<testsuite name="phpBB Test Suite">
|
||||||
|
Reference in New Issue
Block a user