Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eiriksm committed Dec 21, 2020
1 parent 914b145 commit f1b7a2e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ php:
- '7.2'
- '7.3'
- '7.4'
env:
global:
- XDEBUG_MODE=coverage
install:
- composer install --no-interaction
script:
Expand Down

0 comments on commit f1b7a2e

Please sign in to comment.