Skip to content

Commit 94fd5e0

Browse files
committed
Adding PHP 8.0 & 8.1 in travis build
Signed-off-by: Germain Carré [email protected]
1 parent 0bfca7b commit 94fd5e0

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
@@ -4,7 +4,10 @@ addons:
44
- libcurl4-openssl-dev
55

66
language: php
7+
dist: focal
78
php:
9+
- 8.1.0
10+
- 8.0
811
- 7.4
912

1013
before_script:

0 commit comments

Comments
 (0)