mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 19:38:53 +00:00
[task/travis] Some more small travis fixes
PHPBB3-10718
This commit is contained in:
parent
c7f65fba62
commit
115ee7f3b8
2 changed files with 1 additions and 7 deletions
|
@ -26,9 +26,3 @@ notifications:
|
|||
- dev-team@phpbb.com
|
||||
on_success: change
|
||||
on_failure: change
|
||||
|
||||
branches:
|
||||
only:
|
||||
develop
|
||||
develop-olympus
|
||||
task/travis
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
processIsolation="false"
|
||||
stopOnFailure="false"
|
||||
syntaxCheck="true"
|
||||
strict="true"
|
||||
strict="true"
|
||||
bootstrap="../tests/bootstrap.php">
|
||||
<testsuites>
|
||||
<testsuite name="phpBB Test Suite">
|
||||
|
|
Loading…
Add table
Reference in a new issue