Browse Source

Add PHP8.2 to Travis CI runner

Bubka 1 year ago
parent
commit
cce25735c0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -7,6 +7,7 @@ language: php
 
 php:
   - 8.1
+  - 8.2
 
 services:
   - mysql