Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Add PHP 8.1 and 8.2 test #66
  • Loading branch information
longxinH committed Jun 12, 2022
1 parent ca4cde8 commit 9a23bef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ php:
- 7.3
- 7.4
- 8.0
- 8.1
- 8.2

env:
global:
Expand Down

0 comments on commit 9a23bef

Please sign in to comment.