diff --git a/.travis.yml b/.travis.yml
index cbba07b16d..b2514d1d57 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -34,6 +34,7 @@ install:
before_script:
- travis/setup-database.sh $DB $TRAVIS_PHP_VERSION
+ - phantomjs --webdriver=8910
script:
- travis/phing-sniff.sh $DB $TRAVIS_PHP_VERSION
diff --git a/travis/phpunit-mysql-travis.xml b/travis/phpunit-mysql-travis.xml
index 21122ccaeb..d0d3e3c0c0 100644
--- a/travis/phpunit-mysql-travis.xml
+++ b/travis/phpunit-mysql-travis.xml
@@ -16,10 +16,14 @@
../tests
../tests/functional
../tests/lint_test.php
+ ../tests/ui
../tests/functional
+
+ ../tests/ui
+