mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
Merge remote-tracking branch 'EXreaction/ticket/11726' into develop-olympus
* EXreaction/ticket/11726: [ticket/11726] Don't run lint tests on Travis on postgres
This commit is contained in:
commit
c0795cc4da
1 changed files with 0 additions and 3 deletions
|
@ -17,9 +17,6 @@
|
||||||
<exclude>tests/functional</exclude>
|
<exclude>tests/functional</exclude>
|
||||||
<exclude>tests/lint_test.php</exclude>
|
<exclude>tests/lint_test.php</exclude>
|
||||||
</testsuite>
|
</testsuite>
|
||||||
<testsuite name="phpBB Lint Test">
|
|
||||||
<file>tests/lint_test.php</file>
|
|
||||||
</testsuite>
|
|
||||||
<testsuite name="phpBB Functional Tests">
|
<testsuite name="phpBB Functional Tests">
|
||||||
<directory suffix="_test.php" phpVersion="5.3.19" phpVersionOperator=">=">../tests/functional</directory>
|
<directory suffix="_test.php" phpVersion="5.3.19" phpVersionOperator=">=">../tests/functional</directory>
|
||||||
</testsuite>
|
</testsuite>
|
||||||
|
|
Loading…
Add table
Reference in a new issue