diff --git a/.travis.yml b/.travis.yml index 22bc37f..7b2c100 100644 --- a/.travis.yml +++ b/.travis.yml @@ -35,4 +35,4 @@ before_script: - pear install channel://pear.horde.org/Horde_Test - pear install -a -B package.xml script: - - php $(find test -name AllTests.php) + - php $(pear config-get php_dir)/Horde/Test/vendor/phpunit/phpunit/phpunit