Skip to content

Commit

Permalink
Use local phpunit
Browse files Browse the repository at this point in the history
  • Loading branch information
pmatseykanets committed Mar 13, 2019
1 parent bc97a87 commit 104fa78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ before_script:
- travis_retry composer update ${COMPOSER_FLAGS} --no-interaction --prefer-source

script:
- phpunit --coverage-text --coverage-clover=coverage.clover
- vendor/bin/phpunit --coverage-text --coverage-clover=coverage.clover

0 comments on commit 104fa78

Please sign in to comment.