Skip to content

Commit

Permalink
Merge pull request #227 from biozshock/travis-ci-phpunit
Browse files Browse the repository at this point in the history
Use required phpunit instead global in travis CI
  • Loading branch information
excelwebzone committed Jul 8, 2019
2 parents 2f9d0f9 + 7fc79a2 commit 4e8e2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -45,4 +45,4 @@ before_script:
- composer install

script:
- phpunit
- vendor/bin/phpunit

0 comments on commit 4e8e2b6

Please sign in to comment.