Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

Commit 7fc79a2

Browse files
committed
Use required phpunit instead global in travis CI
1 parent 0ab8775 commit 7fc79a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ before_script:
4545
- composer install
4646

4747
script:
48-
- phpunit
48+
- vendor/bin/phpunit

0 commit comments

Comments
 (0)