diff --git a/travis/phpunit-mysql-travis.xml b/travis/phpunit-mysql-travis.xml
index 179a2a358e..e99f8d6cee 100644
--- a/travis/phpunit-mysql-travis.xml
+++ b/travis/phpunit-mysql-travis.xml
@@ -15,6 +15,10 @@
../tests/
tests/functional
+ tests/lint_test.php
+
+
+ tests/lint_test.php
../tests/functional
diff --git a/travis/phpunit-postgres-travis.xml b/travis/phpunit-postgres-travis.xml
index 12e20547ba..3d1b574716 100644
--- a/travis/phpunit-postgres-travis.xml
+++ b/travis/phpunit-postgres-travis.xml
@@ -15,6 +15,10 @@
../tests/
tests/functional
+ tests/lint_test.php
+
+
+ tests/lint_test.php
../tests/functional