Skip to content

Commit

Permalink
fix travis phpunit
Browse files Browse the repository at this point in the history
  • Loading branch information
Gummibeer committed Sep 2, 2019
1 parent 7de28eb commit 1c00189
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 @@ -14,4 +14,4 @@ before_script:
- travis_retry composer update ${COMPOSER_FLAGS} --no-interaction --prefer-source

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

0 comments on commit 1c00189

Please sign in to comment.