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

Commit 4e8e2b6

Browse files
authored
Merge pull request #227 from biozshock/travis-ci-phpunit
Use required phpunit instead global in travis CI
2 parents 2f9d0f9 + 7fc79a2 commit 4e8e2b6

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)