Skip to content

Commit

Permalink
fix: travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
mgcostaParedes committed May 7, 2021
1 parent 57e9008 commit 3ef1788
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ language: php
php:
- 7.3

env:
global:
- XDEBUG_MODE=coverage

before_script:
- pecl install grpc
- pecl install protobuf
Expand Down

0 comments on commit 3ef1788

Please sign in to comment.