diff --git a/.travis.yml b/.travis.yml index 8fe21b1..30db62a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,4 +17,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