Skip to content

Commit 8ddcb3f

Browse files
committed
chore: add php 8.x to travis
1 parent c503539 commit 8ddcb3f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ language: php
33
php:
44
- 7.3
55
- 7.4
6+
- 8.0
7+
- 8.1
8+
- 8.2
69

710
before_script:
811
- travis_retry composer self-update

0 commit comments

Comments
 (0)