aboutsummaryrefslogtreecommitdiffstats
path: root/travis
diff options
context:
space:
mode:
authorNicofuma <github@nicofuma.fr>2015-05-03 22:44:39 +0200
committerNicofuma <github@nicofuma.fr>2015-05-03 22:44:39 +0200
commitda68cfb7758d5b4faeac7b725d011700f398cc10 (patch)
tree1ea9850664cf57fa1eb9ec91d803148ca94287be /travis
parent36abb61d39c09ecc00714f4121f4738c05a9ed2e (diff)
parent1b75411e8165b16e264bfae587cb660fc96d1593 (diff)
downloadforums-da68cfb7758d5b4faeac7b725d011700f398cc10.tar
forums-da68cfb7758d5b4faeac7b725d011700f398cc10.tar.gz
forums-da68cfb7758d5b4faeac7b725d011700f398cc10.tar.bz2
forums-da68cfb7758d5b4faeac7b725d011700f398cc10.tar.xz
forums-da68cfb7758d5b4faeac7b725d011700f398cc10.zip
Merge branch '3.1.x'
Diffstat (limited to 'travis')
-rw-r--r--travis/phpunit-mysqli-travis.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/travis/phpunit-mysqli-travis.xml b/travis/phpunit-mysqli-travis.xml
index 4c963895fc..b12ae6fe8b 100644
--- a/travis/phpunit-mysqli-travis.xml
+++ b/travis/phpunit-mysqli-travis.xml
@@ -18,9 +18,6 @@
<exclude>../tests/lint_test.php</exclude>
<exclude>../tests/ui</exclude>
</testsuite>
- <testsuite name="phpBB Lint Test">
- <file>../tests/lint_test.php</file>
- </testsuite>
<testsuite name="phpBB Functional Tests">
<directory suffix="_test.php" phpVersion="5.3.19" phpVersionOperator=">=">../tests/functional</directory>
</testsuite>