Skip to content

Commit

Permalink
Remove php 8.1 from travis
Browse files Browse the repository at this point in the history
  • Loading branch information
leocarmo committed Dec 28, 2021
1 parent e8e701d commit de4f117
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ language: php
php:
- '7.4'
- '8.0'
- '8.1'

env:
- REDIS_HOST=0.0.0.0 REDIS_PORT=6379 XDEBUG_MODE=coverage
Expand Down

0 comments on commit de4f117

Please sign in to comment.