Skip to content

Commit

Permalink
Use required phpunit instead global in travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
biozshock committed Apr 25, 2019
1 parent 0ab8775 commit 7fc79a2
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 7fc79a2

Please sign in to comment.