Skip to content

Commit

Permalink
Use installed version of PHPUnit on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
thormeier committed Apr 17, 2019
1 parent e875b74 commit 459fa53
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 @@ -61,4 +61,4 @@ install:
- composer update --ansi --prefer-dist --no-interaction --optimize-autoloader --no-suggest --no-progress

script:
- phpunit --coverage-text
- vendor/bin/phpunit --coverage-text

0 comments on commit 459fa53

Please sign in to comment.