Skip to content

Commit

Permalink
feat: travis config updated for php 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mkorkmaz committed Jul 16, 2021
1 parent 17fb61b commit 140e651
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 @@ -5,7 +5,7 @@ services:
php:
- 7.3
- 7.4
- nightly
- 8.0
before_install:
- pecl install -f redis <<< ''
before_script:
Expand Down

0 comments on commit 140e651

Please sign in to comment.