Skip to content

Commit

Permalink
Fix getting exit code on PHP 7.2+.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Nov 13, 2017
1 parent d71b0b4 commit adbc9a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -26,4 +26,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

0 comments on commit adbc9a4

Please sign in to comment.