Skip to content

Commit

Permalink
Fix phpunit call.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Mar 1, 2022
1 parent 3b62d1c commit 0e1da2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -17,4 +17,4 @@ before_script:
- pear install channel://pear.horde.org/Horde_Test
- pear install -a -B package.xml
script:
- php $(pear config-get php_dir)/Horde/Test/vendor/phpunit/phpunit/phpunit
- php $(pear config-get php_dir)/Horde/Test/vendor/phpunit/phpunit/phpunit test

0 comments on commit 0e1da2b

Please sign in to comment.