aboutsummaryrefslogtreecommitdiffstats
path: root/travis
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2015-05-03 12:58:30 +0200
committerJoas Schilling <nickvergessen@gmx.de>2015-05-03 20:07:51 +0200
commitb73b9f1dec0f5f063808980684ba98020dc8974f (patch)
tree53890cca6d019f0a909198c87885c3ce3eb94224 /travis
parentf42a737419e41640af33ee0e2c52e7956c56e72e (diff)
downloadforums-b73b9f1dec0f5f063808980684ba98020dc8974f.tar
forums-b73b9f1dec0f5f063808980684ba98020dc8974f.tar.gz
forums-b73b9f1dec0f5f063808980684ba98020dc8974f.tar.bz2
forums-b73b9f1dec0f5f063808980684ba98020dc8974f.tar.xz
forums-b73b9f1dec0f5f063808980684ba98020dc8974f.zip
[ticket/13809] Perform the lint test prior to normal tests
PHPBB3-13809
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>