aboutsummaryrefslogtreecommitdiffstats
path: root/travis
diff options
context:
space:
mode:
authorNicofuma <github@nicofuma.fr>2015-05-03 22:43:57 +0200
committerNicofuma <github@nicofuma.fr>2015-05-03 22:43:57 +0200
commit1b75411e8165b16e264bfae587cb660fc96d1593 (patch)
treeb81e7a3b3b98edad4e2faf1c6e46daed5d880bcf /travis
parentf42a737419e41640af33ee0e2c52e7956c56e72e (diff)
parent923fdb0aa094f8d4957b0ad36f7ea32ad2323042 (diff)
downloadforums-1b75411e8165b16e264bfae587cb660fc96d1593.tar
forums-1b75411e8165b16e264bfae587cb660fc96d1593.tar.gz
forums-1b75411e8165b16e264bfae587cb660fc96d1593.tar.bz2
forums-1b75411e8165b16e264bfae587cb660fc96d1593.tar.xz
forums-1b75411e8165b16e264bfae587cb660fc96d1593.zip
Merge pull request #3588 from nickvergessen/ticket/13809-asc
[ticket/13809] Perform the lint test prior to normal tests
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>